Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-03-31 : 22:40:01
|
| ay writes "how can retirve the columnvalues that contain 'example: i want to retrive #el'paco"# from a table" |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2002-03-31 : 23:16:07
|
| where fld like '%#el''paco"#%'==========================================Cursors are useful if you don't know sql.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|