What does “select count(1) from tab” result?
Answer Posted / sunil
Tab is system view which will provide you the list of
table,view,cluster,synonym in the current schema .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I start sql profiler?
Is like operator in sql case sensitive?
how to concatenate two character strings? : Sql dba
what are integrity rules?
What is a left join?
What are different clauses used in sql?
how to enter numeric values as hex numbers? : Sql dba
What are sql constraints?
Can you join a table to itself?
Why select is used in sql?
Why are sql stored procedures used?
What are the three forms of normalization?
What is equi join in sql?
Can we use loop in sql?
How do you remove duplicate records from a table?