List out the data types available.
No Answer is Posted For this Question
Be the First to Post Answer
What are the various data types available in db2?
how to check the table is empty or not?
Which catalog table stores referential constraints?
What do you do to keep the cursor from closing after a commit?
What is dbrm? What it contains?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
What is a system catalog table in db2?
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
What is database alias db2?
Name the various locking levels available?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
What is a clustering index?