what is differnece between DROP TABLE & DELETE TABLE .

Answer Posted / durga prasad

drop table deletes the entire structure from the database
and it also removes entry from syscat.tables. but where as
delete table only deletes the rows in the table.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to connect to db2 database from windows command line?

560


What is multi row fetch in db2?

599


is it compulsory commitment control in journal?

2007


What is ibm db2 used for?

596


List down the data types in the db2 database.

630






If I have a view which is a join of two or more tables, can this view be updateable?

688


What is db2 bind process?

751


What is the maximum No of rows per page?

624


i want to maintain uniqueness on pdf without make lf??????????

1629


Following a db2 update statement, what is the quickest way to compute the total number of updated rows?

618


What are the uses of db2 optimizer?

813


What is package in cobol db2?

698


What is the use of dclgen in db2?

586


Explain the contention situations caused by locks?

587


What are host variables in db2?

620