what is the name of the default db2 catalog database?
Answers were Sorted based on User's Feedback
What techniques are used to retrieve data from more than one table in a single SQL statement?
AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
Explain db2.
db2 restart logic ?
How do you retrieve the data from a nullable column?
Mention the location where the output received from explain statement is stored.
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
How do you define a correlated name?
How can you split a table in to exactly half?
Explain the benefits you can get from mainframe connect?
pls tell me abt the normalization five types....
What is the difference between Where and Having Clause