What types of tables are there in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
What is the syntax required for the creation of a cursor?
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
What is runstats utility in db2?
What is the maximum number of columns in a db2 table?
What is meant by dclgen?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
what is db2 restart?
what is the certification that has a good value for a practioner in mainframes but not habving much knowledge on db2 related stuff?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
what is the responsibility of the construction superintendent
What is a db2 table?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?