What is the clustering index in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What is Call attach facility? How does it work?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.
What is the purpose of the DSNC transaction ?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
How can you display the current date & current time ?
when does the SQL statement gets executed when you use cursor in the application programming ?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
How to check last update on table in db2?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
What is a db2 tablespace?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?