How do you select a row using indexes in db2?
No Answer is Posted For this Question
Be the First to Post Answer
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is a Foreign Key?
0 Answers Tavant Technologies, Zensar,
Are view updateable?
How to check last update on table in db2?
What is buffer pool and list some of them?
How do you insert a record with a nullable column?
How to create backup table in db2?
Compare a subselect to a join?
What is a db2 collection?
How to check sequence on a table in db2?
how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF POSSIBLW HOW?
what is differnece between DROP TABLE & DELETE TABLE .