What's The Error Code For Unique Index Voilation?
No Answer is Posted For this Question
Be the First to Post Answer
Which are the db2 tools to protect integrity of the database?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
What is copy pending status in db2?
What is a db2 collection?
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
What is copy pending and check pending in db2?
how to unload different table data into different gdg files/ vsam files.
What is copy book?
What is a NULL value? What are the pros and cons of using NULLS?
List some fields from sqlca?
can we update the table by using cursors can anyone post the query?