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 to assign sql query results to pl sql variables?
what is error ora-03113: end-of-file on communication channel?
Is not equal in sql?
What are the advantages of pl sql?
what is the use of set statement in tsql? : Transact sql
what is the difference between inner and outer join? Explain with example. : Sql dba
What is the difference between the implicit and explicit cursors?
Write a unique difference between a function and a stored procedure.
What mean sql?
What is vector point function?
What are the types of variables use in pl sql?
Does view store data in sql?
Do prepared statements prevent sql injection?
What is the example of procedure?
What do you mean by stored procedures? How do we use it?