What parameters are used to control the free space in DB2?
No Answer is Posted For this Question
Be the First to Post Answer
Can I use LOCK TABLE on a view?
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?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Comment whether the cursor is closed during commit or not.
How we create a tables in db2,what is the process/syntax to create a table with example plz?
what is SMP/E? and what are the major steps of it? thanks...
What is the purpose of the SDSNLOAD dataset in the STEPLIB while running DB2 programs?
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
why we create view.
can we update the table by using cursors can anyone post the query?
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
What is a page?