|
|
|
|
Re: How to use the like clause in Where [message #404540 is a reply to message #404521] |
Fri, 22 May 2009 03:24 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
mm_kanish05
Messages: 493 Registered: January 2007 Location: Chennai
|
Senior Member |
![mm_kanish05%40yahoo.co.in](/forum/theme/orafaq/images/yahoo.png)
|
|
Even your coding also getting compilation error.
anyway i solved it
Set_Block_property('Chasssisitem',DEFAULT_WHERE, 'unitid = '||:global.unitid||' and Chassis_no like ('||''''||'%'||:Chassis_no||''''||')');
but nothing will work
suppose if i give 1202
it should reterive like %1202, is not comming (still value is there like that pattern in table)
kanish
[Updated on: Fri, 22 May 2009 03:35] Report message to a moderator
|
|
|
|
|
|
|
|
|
|