What is the advantage in De-normalizing tables in DB2?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is bufferpool in db2?
select distinct(empid),distinct(dept),name from EMP will the above query work?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
How do you prepare a COBOL + DB2 program from coading till execution ?
What is the FREE command?
What is an access path?
How to create a table using embedded sql?
Mention the downsides of page level lock.
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was
How to check last update on table in db2?
What is the difference between Primary key and unique index?