What is page size in db2?
No Answer is Posted For this Question
Be the First to Post Answer
how can u understand the end of the table ?
How to fetch the last row from the table in SQL (db2)?
Explain the use of the WHERE clause?
In a single table,How to retrieve a employee-id of an employee who works in more than one department?
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
i have a db2 variable how do u declare tht into working storage section ?
what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 Answers Cap Gemini, Tech Mahindra,
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
What are the prerogatives?
What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
i want to maintain uniqueness on pdf without make lf??????????
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.