How do I delete a column in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
What is difference between *omit and *nopass?
i want to maintain uniqueness on pdf without make lf??????????
How do I copy a table in db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is an alias?
How many types of page locks can be held in db2?
What is bufferpool in db2?
How to take backup of table in db2?
How to see the structure of db2 table??