Why do chiropractors use drop table?
No Answer is Posted For this Question
Be the First to Post Answer
Explain in brief how does db2 determine what lock-size to use?
How can you find out the # of rows updated after an update statement?
How can you quickly find out the # of rows updated after an update statement?
How many databases can be created inside an instance in db2 ?
how to fetch multiple records without using cursor
what is the process of precompiler?
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?
What are some characteristics of columns that benefit from indexes?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.