What does “select count(1) from tab” result?
Answer Posted / indrajeet kumar
SELECT COUNT(1) FROM TAB
RESULT IS 91
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
what is the command line end user interface - mysql? : Sql dba
What is recursive join in sql?
what are sequences
What is full join in sql?
What is a boolean in sql?
What is the current version of sql?
Can you have more than one trigger on a table?
What is varchar data type in sql?
What does an inner join do?
What does count (*) mean in sql?
how can we submit a form without a submit button? : Sql dba
What is difference between sql and oracle?
Does sql require a server?
What are the topics in pl sql?
What do you understand by exception handling in pl/sql?