"Bob,Carol,Ted,Alice". How can I query to find all the records that include
the word "Ted"?
<CFQUERY NAME="foo" DATASOURCE="bar">
SELECT Address
FROM personal
WHERE name ???? "Ted"
</cfquery>
Thanks in advance for your help,
Les
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

