What is the advantage in De-normalizing tables in DB2?
No Answer is Posted For this Question
Be the First to Post Answer
What is a db2 collection?
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
What is Declaration Generator(DCLGEN)?
what is the use of commit ? and what is the syntax?
When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing?
What else is there in the PLAN apart from the access path?
I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01- JAN-2007 TO 01-JAN-2008?
What are the rules for db2 programming?
Which isolation level provides maximum concurrency?
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
What is the syntax for creating a table in the db2 database?