View previous topic :: View next topic |
Author |
Message |
mfsrini Beginner
Joined: 10 Aug 2006 Posts: 11 Topics: 6
|
Posted: Thu Dec 14, 2006 12:35 am Post subject: LIKE operator in DB2 |
|
|
hi,
I have to prepare one DB2 Stored procedure. My stored procedure will take the values from calling program and gives the result. In Where clause of that stored procedure, i have to use LIKE operator with a variable, not with the partial string(or data).
please let me know how to handle LIKE operator if the data comes in a variable. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Dec 14, 2006 8:20 am Post subject: |
|
|
mfsrini,
Your question is too generic. Can you give specific example as to what the input is and how you intend to process it?
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|