INSERT OK, but SELECT does not show inserted records
Hi
I've created an ARCHIVE TABLE called A and inserted a row and received the message that 1 row has successfuly been inserted. When I then SELECT * FROM A; no row is returned, but a SHOW TABLE STATUS tells me that the table contains 1 row. What do I have to do to make the SELECT work.
Thanks!
Subject
Views
Written By
Posted
INSERT OK, but SELECT does not show inserted records
10881
August 29, 2008 11:30AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.