Define check constraint.
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
wht are the restrictions for union ?
How do I add a column to a table in db2?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
What is a bind card?
What is the format (internal layout) of ?TIMESTAMP??
What is the maximum length of sqlca?
What is bind plan?
why should we bind the DB2 program . What if we did not BIND a BD2 program ??
9 Answers Infosys, TCS, Xansa,
What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 Answers Cap Gemini, Verizon,
What is DCLGEN ?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??