Q4. How will you get the count of record without using COUNT verb in query?
Answer Posted / ganesh
select row_number()over() from table_name
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
List down the types of triggers in the db2 database?
List some fields from sqlca?
What is the difference between cursor and select statement?
What is a collection in db2?
Which component is responsible for processing sql statements and selecting access paths?
How to run db2 command in windows?
What is explain plan in db2?
What are db2 objects?
What do you mean by cursor?
what is a corelated subquerry?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is the use of value function?
What is db2 look?
What is a system catalog table in db2?