What is the role of schema in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
Why do chiropractors use drop table?
AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
What is the difference between db2 and oracle?
Explain how can you do the explain of a dynamic sql statement?
What is page size in db2?
Explain about rct in db2?
What is a cursor and what is its function?
What's the maximum number of volumes that can be added to a STOGROUP?
On the create tablespace, what does the CLOSE parameter do?
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?
What is multi row fetch in db2?
Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)