What does “select count(*) from tab” result?
Answer Posted / amit kumar jaswal
display count of all rows from relation
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
Explain the methods used to protect source code of pl/sql.
what is bcp? When is it used?
How do you delete data from a table?
What is difference between mysql and postgresql?
What is recursive join in sql?
What is sql comments?
Explain the savepoint statement.
what is a relationship and what are they? : Sql dba
What are the advantages of normalization?
Is there a way to automate sql execution from the command-line, batch job or shell script?
What is a dirty read sql?
What are different clauses used in sql?
Can we insert data into view?
How to take user input in pl sql?