Are view updateable?
What is iseries database?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
What is a LIKE table and how is it created?
What is meant by explain?
Which is faster delete or truncate?
how many partitions are possible in partitioned tablespace? dont say 1-64. a)240 b)256 c)512 d)none
How do you retrieve the first 5 characters of firstname column of db2 table emp?
What are host variables in db2?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
i want to maintain uniqueness on pdf without make lf??????????
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)
Which one allows duplicate values Union or Union All ?