Answer Posted / venkat
select max(sal) from tablename.
| Is This Answer Correct ? | 7 Yes | 51 No |
Post New Answer View All Answers
Is ibm db2 free?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is the use of with ur in db2?
Can we insert update delete in view?
Highlight all the advantages that are attached to a package.
How to rename a table in DB2 ?
Mention the downsides of page level lock.
Comment whether the cursor is closed during commit or not.
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is the use of reorg in db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What are db2 objects?
What is db2 bind process?
How to find primary key of a table in db2?
Can we update view in db2?