what is different three logs in DB2?
Answer / sravani
active log,archieve log, bootstrap dataset is also a log
| Is This Answer Correct ? | 8 Yes | 0 No |
is it compulsory commitment control in journal?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
How to execute stored procedures?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
Can you search give an array in the WHERE clause of a db2 query?
how to fetch multiple records without using cursor
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
Explain about rct in db2?
Which command is used to remove all rows from a table?
what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names
What is the specific need of Plan and..where are the tables in DB2 are physically saved
what is the difference between normal select query and currosor