Good Day,
"select * from tab;" shows me two tables while "select count(*) from all_tables;" gives 132 tables.
I was under the impression that the former will show me all the tables as well. Obviously I'm wrong. So, what does "select * from tab;" show?
Thanks,
Dan
"select * from tab;" shows me two tables while "select count(*) from all_tables;" gives 132 tables.
I was under the impression that the former will show me all the tables as well. Obviously I'm wrong. So, what does "select * from tab;" show?
Thanks,
Dan