What does “select count(*) from tab” result?
Answer Posted / a
It will not return the data dictionary tables
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are secondary keys?
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
What is mdb stand for?
How delete all records from table in sql?
What is a behavioral trigger?
How do I save a stored procedure?
what is the syntax used for partition in tsql? : Transact sql
Why do we use procedures in sql?
What are the differences between in and exists clause?
What port does sql server use?
How do you truncate?
What are types of exception?
Is sql between inclusive?
Explain the difference between cursor declared in procedures and cursors declared in the package specification?