View previous topic :: View next topic |
Author |
Message |
kalaignar_rs Beginner
Joined: 08 Apr 2006 Posts: 3 Topics: 3
|
Posted: Sat Apr 08, 2006 3:14 am Post subject: Equivalent to Like |
|
|
Hi..
Pls let me know if there is any DB2 function which is equaivalent to Like in DB2.
Thanks
Kalai |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Sat Apr 08, 2006 8:04 am Post subject: |
|
|
Quote: |
Pls let me know if there is any DB2 function which is equaivalent to Like in DB2.
|
Huh ? Why do you want another function when the function ia already available. Please state question clearly and if possible show us an example as to what you are trying to acheive.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
raam_narayan Beginner
Joined: 28 Apr 2006 Posts: 12 Topics: 2
|
Posted: Tue May 02, 2006 6:40 am Post subject: |
|
|
HI Kalai,
If in case u r wanting to do some operations with the String in ur D/B, then it's better to use LIKE operator because it's the most efficient for String Handling in DB2.. I do not think there is any other Function equivalent to this Function... If u can pls be specific on ur query it wud helpful for us to answer ur question...
Thanks & Regards,
V.Ram NArayan |
|
Back to top |
|
 |
|
|