Is the primary key a clustered index?
No Answer is Posted For this Question
Be the First to Post Answer
What are some characteristics of columns that benefit from indexes?
If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?
List some fields from sqlca?
What does this mean ? GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
How to take backup of table in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
How to restart a DB2 program?
Can you search give an array in the WHERE clause of a db2 query?
What is alias in db2?
When do you specify the isolation level?
How do you retrieve the first 5 characters of firstname column of db2 table emp?
How does db2 sample database connect?