List out the buffer pools in db2
What is package versioning? Please give an example.
What are concurrency issues?
Which catalog tables contain authorization information?
What is cursor in dbms?
Which catalog table stores referential constraints?
Write a query to extract first 5 characters of a name in the column Stud_Name?
Is schema the same as database?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
Highlight all the advantages that are attached to a package.
What if we fail to give values in columns declared as NOT NULL ?
Is it possible to precompile if db2 goes down?