DBA > Job Interview Questions > DB2 INTERVIEW QUESTIONS

How would you find out the total number of rows

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

How would you find out the total number of rows in a DB2 table?

Use SELECT COUNT(*) ... in DB2 query

(Continued on next question...)

Other Job Interview Questions