What is table space in db2?
No Answer is Posted For this Question
Be the First to Post Answer
how to execute qcmdexc in rpgle?plz write code also?
what is datacom db?
What is dbrm? What it contains? When it will be created?
If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
what is differnece between DROP TABLE & DELETE TABLE .
What is a db2 package?
What do you do to keep the cursor from closing after a commit?
What is a collection?
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What are types of indexes?
What are the contents of dclgen?