Can you search give an array in the WHERE clause of a db2
query?
Answer / 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 |
What is check constraint. Explain with example.
How to select the duplicate rows from a table?
What is the function of buffer manager?
What is difference between *omit and *nopass?
How to solved 818 error
4 Answers Keane India Ltd, Wipro,
What is drop table?
Who uses db2?
What is isolation level?
How can you quickly find out the number of rows updated after an update statement?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is lock contention?
what is Runstats? Whem will u choose to runatats?