Can you search give an array in the WHERE clause of a db2
query?
Answer Posted / ram prajapati
arrays are not supported by sql so trying to add an array in
a where clause of sql may throw some errors...
only dot operators are possibly used...
plz correct me if i'm wrong
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a db2 collection?
What are the full forms of spufi and dclgen and why are they used?
What are the uses of db2 optimizer?
How to check table size in db2 sap?
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 types of tables are there in the db2 database?
Which isolation level provides highest data integrity?
How do I copy a table in db2?
How do I connect my db2 database to ibm?
What is access path in db2?
What do you mean by commit and rollback?
Explain packages.
How can you quickly find out the # of rows updated after an update statement?
What is the function of logging in the db2 database?
How to find primary key of a table in db2?