What does “select count(*) from tab” result?
Answer Posted / vijay
it will result number of records in a table
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What are the different types of constraints?
What is sql select statement?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
Why function is used in sql?
Which data type is a composite type?
How do I view a sql trace file?
How do you explain an index?
How does one load ebcdic data? : aql loader
What are the advantages of pl sql over sql?
explain about mysql and its features. : Sql dba
Explain scalar functions in sql?
Can I learn sql in a week?
How delete all data from all tables in sql?
Explain about various levels of constraint.
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????