table or view does not exist
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