» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > MySQL Forums

MySQL Forums Share Your Ideas and Tips about MYSQL. Ask questions about MYSQL. Table Design and Much More...

Reply
 
Thread Tools Display Modes
  #1  
Old 09-19-2006, 07:14 AM
shannon shannon is offline
Junior Member
 
Join Date: Sep 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
shannon is on a distinguished road
Default automating process?

I have a lot of records in a table named in this pattern "this text is the same.r01 someText (001/100)", "this text is the same.r01 someText (002/100)", "this text is the same.r02 someText (003/100)" etc.

i wish to automate the process of recognizing the files belonging to the same file, and then set a value which shows that is belongs to a certain fileID in another table. Any ideas of how to do this? -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Revenue Sharing Ads ( ?):
  #2  
Old 09-19-2006, 07:16 AM
domin domin is offline
Senior Member
 
Join Date: Jul 2006
Posts: 167
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
domin is on a distinguished road
Default

My suggestion is :

... WHERE acol LIKE 'some literal text%' -- no leading % in the literal

with an index on acol, it can be quite fast -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
speeding the process HClavy MySQL Forums 1 12-05-2006 05:08 AM
error 1067 : the process terminated unexpectedly newton MySQL Forums 0 09-13-2006 04:55 AM
showing the process list! Doran MySQL Forums 1 08-01-2006 12:24 PM
Thanks To Indian Offshore Business Process Outsourcing indiainfo Web Hosting Industry 0 06-15-2006 07:13 AM


All times are GMT. The time now is 12:39 PM.