Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Programming > Databases - MySQL, SQL, Oracle, Access and others
User Name
Password

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 01-15-2006, 08:11 PM   #1 (permalink)
tiffn
Junior Member
 
Join Date: Jul 2005
Posts: 28
Default SQL Wildcard searches

In my query I want the result to return all persons who's first names start with the letter 'O':

any help
tiffn is offline   Reply With Quote
Sponsored Links
Old 02-13-2006, 03:50 PM   #2 (permalink)
BigDaddy71
Junior Member
 
Join Date: Feb 2006
Posts: 8
Default Re: SQL Wildcard searches

Quote:
Originally Posted by tiffn
In my query I want the result to return all persons who's first names start with the letter 'O':

any help

Most databases would let you do the following:

SELECT * FROM persons WHERE first_name LIKE '0%';

The % symbol means anything, so it would match O, Oh, O'Reilly, Ortiz, etc.

Hope that helps.
BigDaddy71 is offline   Reply With Quote
Old 07-08-2006, 10:18 PM   #3 (permalink)
noctechie
Junior Member
 
Join Date: Jul 2006
Posts: 1
Default Re: SQL Wildcard searches

hey BigDaddy71,
Your tip was a great help for me.

Noctechie
EverQuest Geek
noctechie is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 1.00
Points Per Thread: 11.00
Points Per Reply: 5.00



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare
Dedicated Servers

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 01:16 PM.



LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums