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 |
What is database reorganization?
What is a buffer pool?
What is image copy?
What keyword does an SQL SELECT statement use for a string search?
What is ACQUIRE/RELEASE in BIND?
What is the picture clause of the null indicator variable?
Is Cursor exicutable ?
What is buffer pool and list some of them?
What is dclgen (declaration generator)?
What is sqlca’s maximum length?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
How can we retrieve the total number of records in RPG & CLLE?