|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
how to use like operator in asp?
<i><b>Originally posted by : rocky</b></i><br />hi guys...<br /><br />how can i used the like operator??<br /><br />e.g select * from table_name where column ='" & variable &"' "<br /><br />so what would be syntax for using like in case of using for column =......<br /><br />thanx<br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : </b></i><br /><br /><br /><br />------------<br />rocky at 5/21/2001 11:17:43 PM<br /><br />hi guys...<br /><br />how can i used the like operator??<br /><br />e.g select * from table_name where column ='" & variable &"' "<br /><br />so what would be syntax for using like in case of using for column =......<br /><br />thanx<br /><br /><br /><br /><br />select * from table_name where column ='"&% variable%&"' "<br /><br />
|
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > how to use like operator in asp? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|