What is the use of value function?
No Answer is Posted For this Question
Be the First to Post Answer
can you use symbolic parameters in JOB?
Describe the elements of the SELECT query syntax?
How does cobol compile db2 program?
what is a corelated subquerry?
What is the difference between oracle and db2?
wt is view ? wht r the restrictions for view ?
Which catalog table stores referential constraints?
What is db2 bind process?
What is isolation level in db2?
i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its
Q3. How will you fetch duplicate values from a DB2 table?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?