|
-
Jun 29th, 2002, 12:43 AM
#1
Thread Starter
Hyperactive Member
Simple SQL Question
i'm sorry if this doesn't belong here but i figure this would be the best place since most servers use SQL in one way or another, so here goes....:
when i am using the LIKE operator and the * wildcat will it find matches where there is nothing for the letter?
for example:
LIKE "cat*" = "cat"?
or in otherwords is a null character a valid match for a wildcard?
"There are only two things that are infinite. The universe and human stupidity... and the universe I'm not sure about." - Einstein
If you are programming in Java use www.NetBeans.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|