Answer Posted / nak
No,Count(*) will give u the number of record in a table.
Ex: select Count(*) from EMP table where EMPNAME='sunil'
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
When do you specify the isolation level?
What is cobol db2?
What is the use of value function?
What is bind and rebind in db2?
Can we delete records from view?
Which command is used to remove all rows from a table?
How can deadlocks be resolved?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
List out the three types of page locks that can be held.
What are the contents of dclgen?
What is the function of logging in the db2 database?
How do I optimize a query in db2?
Which component is used to execute the sql statements?
Define buffer pool.
What are types of indexes?