SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: Using Wildcard
Threaded View
-
Feb 3, 2005, 14:32 #1
- Join Date
- Feb 2005
- Posts
- 10
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Using Wildcard
Thanks for helping me
If I use where...
... like '%table%'" will return anything that has 'table' is the string.
however, if i have two strings, one contains "...table...", another contains "...comfortable...", then both of these strings will be selected.
If I just want to select the one of "table" but not "comfortable",
Can anyone teach me how to do?
Thanks
Bookmarks