How do you pull up a query which was previously saved in qmf?
No Answer is Posted For this Question
Be the First to Post Answer
Mention the various locks that are available in db2.
What are the different types of base tables?
What is host variable?
What is a view? Why use it?
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
What is dbrm library?
What is a clustered index?
What is null indicator in db2?
On the create tablespace, what does the CLOSE parameter do?
What are the contents of a DCLGEN?
What is reorg?
How do you retrieve the first 5 characters of firstname column of db2 table emp?