Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

table or view does not exist

user11334489Nov 13 2012 — edited Nov 13 2012
Dear All,
There is one table in HTGDEV user.The name is 'RTS'.

when I am using select * from Tab where upper(tname)='RTS';
Then I will get the one record.

But when I am using select * from RTS;
Then I got the message 'table or view does not exist'

How its Possible.

Please give me one solution

Thanks and Regards,
Faziludeen
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 11 2012
Added on Nov 13 2012
1 comment
113 views