Which command is used to remove all rows from a table?
No Answer is Posted For this Question
Be the First to Post Answer
How do I delete a table in db2?
How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.
what is the certification that has a good value for a practioner in mainframes but not habving much knowledge on db2 related stuff?
What is consistency token in db2?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
What is the difference between cursor and select statement?
Is Cursor exicutable ?
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?
What is buffer pool?
What is the meaning concurrency in the db2 database?
What is multi row fetch in db2?
How do you stop a db2 database in linux?