What is db2 command?



What is db2 command?..

Answer / Sumesh Kumar Gangwar

A DB2 command is a command used to manage and manipulate data within a DB2 database. Examples include CREATE, ALTER, DELETE, and SELECT.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

How do I delete a table in db2?

1 Answers  


What is the difference between cursor stability and repeatable read isolation levels?

1 Answers  


What is the latest version of ibm db2?

0 Answers  


what is parm utility

2 Answers   IBM,


What are the Isolation levels possible ?

5 Answers  


How do I add a column in db2?

1 Answers  


Is there any advantage to denormalizing DB2 tables?

1 Answers  


How do you simulate the explain of an embedded sql statement in spufi/qmf?

1 Answers  


What is dbrm library?

1 Answers  


What is buffer pool and list some of them?

1 Answers  


How to create backup table in db2?

1 Answers  


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.

3 Answers  


Categories