Webmaster Forum


Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 05-11-2012, 01:04 AM
Contributing Member
Latest Blog:
None

 
Join Date: 11-16-11
Posts: 102
iTrader: 0 / 0%
How to retrieve all values starting with a digit

I want to retrieve all the values from a column (product_name) having its first character a digit. The Data Type of the Column is string. Which SQL Query should I use to achieve my purpose.

For Example I want to retrieve all the values of such like

4your
12Days
44Hours

I hope you will have understand my problem.
__________________
Unique site with unique features. Free Watch Full Length Online Movies here.
Watch Online Movies For Free
 
Reply With Quote
  #2 (permalink)  
Old 05-11-2012, 07:21 AM
Super Moderator
Latest Blog:
None

 
Join Date: 11-11-11
Location: Copenhagen, Denmark
Posts: 1,759
iTrader: 0 / 0%
You could use something like this:
Code:
"SELECT * FROM thedbtable WHERE product_name REGEXP '^[0-9]'"
__________________
Need a break? EnterCave more than 40000 online games in 15 categories.
Search or browse through EnterCave Online Games Directory
 
Reply With Quote
  #3 (permalink)  
Old 05-16-2012, 09:46 PM
Contributing Member
Latest Blog:
None

 
Join Date: 11-16-11
Posts: 102
iTrader: 0 / 0%
Quote:
Originally Posted by J. H. Rasmussen View Post
You could use something like this:
Code:
"SELECT * FROM thedbtable WHERE product_name REGEXP '^[0-9]'"
Thanks a lot. That query really works fine.
__________________
Unique site with unique features. Free Watch Full Length Online Movies here.
Watch Online Movies For Free
 
Reply With Quote
  #4 (permalink)  
Old 06-02-2012, 05:27 AM
Member
Latest Blog:
None

 
Join Date: 03-12-12
Posts: 38
iTrader: 0 / 0%
hi
In Same situation I want to extract values into one column and other text into one column. Can you please help
__________________
Regards
Tanya Dimple
Free Software Download
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
retrieve problem kontrol Coding Forum 5 03-06-2011 12:54 AM
PCI Compliance - Last 4 digit data al91206 Online Payment Processing 2 08-05-2009 09:37 PM
Retrieve domain name simi Domain Name Forum 2 02-11-2009 06:11 AM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 03:58 PM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.