RE: SQL Syntax (May be OT)

2002-07-25 Thread Barnali
Use LIKE '%%' At least this works for Oracle -Original Message- From: David Durham [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 3:39 PM To: [EMAIL PROTECTED] Subject: SQL Syntax (May be OT) If this question is off topic, please let me know. I have a description field with

Re: SQL Syntax (May be OT)

2002-07-25 Thread Ralf Narozny
Hello! David Durham wrote: > If this question is off topic, please let me know. > > I have a description field with a set of keywords. I need to update > some data based on a keyword, which is randomly placed in the field. > Can someone please help with a SQL syntax to find the word within th