What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » MySQL Query WHERE With Wildcard

MySQL Query WHERE With Wildcard
Author: Message:
leito
Senior Member
****

Avatar
Chameleon by KeyStorm

Posts: 720
Reputation: 5
38 / Male / –
Joined: Apr 2003
O.P. MySQL Query WHERE With Wildcard
Can't get to work the wildcard in this query.

$sql = mysql_query("SELECT * FROM test1 WHERE points='14%'");

And in test1, I have many rows with values like 140, 142, 141, in the points column.

I was reading this tutorial http://www.tizag.com/mysqlTutorial/mysqlwhere.php, and I did exactly what they said there.

This post was edited on 01-09-2005 at 02:41 AM by leito.
[Image: leonelgalan.png]
01-09-2005 02:40 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
MySQL Query WHERE With Wildcard - by leito on 01-09-2005 at 02:40 AM
RE: MySQL Query WHERE With Wildcard - by L. Coyote on 01-09-2005 at 02:44 AM
RE: MySQL Query WHERE With Wildcard - by leito on 01-09-2005 at 02:46 AM
RE: MySQL Query WHERE With Wildcard - by L. Coyote on 01-09-2005 at 02:50 AM
RE: MySQL Query WHERE With Wildcard - by leito on 01-09-2005 at 02:53 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On