How do you find the maximum value in a column in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is sqlcode -922 ?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
What is the difference between spufi and qmf?
What is bind plan?
Why select is not preferred in embedded sql programs?
When do you use the IMAGECOPY?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is the maximum No of rows per page?
What information can you find in SYSIBM.SYSLINKS table?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
What is declare cursor?
How to select the duplicate rows from a table?