what is differnece between DROP TABLE & DELETE TABLE .

Answer Posted / santy

DROP TABLe deletes the entire Structure of the TABLE from
the database with all the datas it contain, DELETE TABLE
deletes only the rows of the TABLE.

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the lockable units in DB2?

898


What is dclgen in db2?

879


What are union and union all?

729


When the like statement is used?

882


What is the result of open cursor statement?

829


can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well

2009


What is host variable?

808


What is phantom read in db2?

827


What are the two types of logging in the db2 database? Explain them.

800


What do you mean by rollback?

755


What os does db2 run on?

751


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

841


How can deadlocks be resolved?

732


What is performance tuning db2?

837


Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference

979