List down the data types in the db2 database.
No Answer is Posted For this Question
Be the First to Post Answer
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
Which are the db2 tools to protect integrity of the database?
What is a correlated sub query?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How do you pull up a query which was previously saved in qmf?
What are the three DB2 date and time data types and their associated functions?
What is SPUFI?
When Can you be sure that a query will return only one row?
What information can you find in SYSIBM.SYSLINKS table?
What is db2 look?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures