Hello,

How to do following queries?:

1/ select * from some where xyz CONTAINS "jup" (anywhere in xyz could be text "jup")
2/ select * from some where xyz STARTSWITH "jup" (the xyz starts with "jup")

Thank you.


--
Pavel Kosina


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to