What are catalog tables in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Is it Possible to declare or create a cursor for UPDATE of table? If yes tell me how? If no Tell me why?
Explain the use of the WHERE clause?
Explain various types of locks in db2?
What does db2 blu stand for?
Normalization in DB2 – first normal form, second normal form
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
How does DB2 use multiple table indexes?
What is the syntax required for the creation of a cursor?
What is sqlcode -922 ?
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
Describe the elements of the SELECT query syntax?