Explain dclgen.
No Answer is Posted For this Question
Be the First to Post Answer
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
What is difference between alias and synonym in db2?
What is the command used by TSO users to invoke DB2?
What is a NULL value? What are the pros and cons of using NULLS?
What are the different types of base tables?
What is bind and rebind in db2?
What is the syntax required for the creation of a cursor?
What is drop table?
how can you access index
What keyword does an SQL SELECT statement use for a string search?
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 filter factor?