What if the string has a single quote in it?
In Oracle SQL syntax, you would need double quotes....
WHERE name = 'O''Neil'
--Bobby
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
