Can anybody pls help me solve this? I am new to oracle.
When we log in as sys user and do "select * from all_tables where owner = 'sys'", it shows all system tables as well as user tables (if any). How can we get user tables only from that query?
Pls respond.
