Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by skcvasanth

  1. skcvasanth

    WHERE IN CLAUSE WITH same literal

    thanks for the response skipvought! Sorry - The question I placed was exchanged between for some reason. I didn't mean that way. I corrected my most. (1,1) returns 2 rows. -- > how DB2 decides it's the same row and eliminates the second literal and not returning 4 same rows ? if the literals...
  2. skcvasanth

    WHERE IN CLAUSE WITH same literal

    Hi, I'm working on a application program where I need to use where in function to include my literals which are received during run time. Assume below is my table. Table name : Master SEQ_NO NAME 1 XXXX 2 YYYY 1 ZZZZ My queries are.. The literals will change based on the need...

Part and Inventory Search

Back
Top