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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jxnaray
  • Content: Threads
  • Order by date
  1. jxnaray

    Using host variable with 'like' operator

    Hi, I have some problems using the host variable with like operator. I have a situation wherein I have to extract rows with a particular column matching different patterns. e.g SELECT * FROM MYTABLE WHERE COLUMN1 LIKE :PATTERN; I am embedding the above SQL in my COBOL code as part of the...

Part and Inventory Search

Back
Top