#1  
Old 5th July 2006, 15:10
badben badben is offline
Senior Member
 
Join Date: Oct 2005
Location: Lancashire, UK
Posts: 102
Thanks: 0
Thanked 1 Time in 1 Post
Question Sorting Results in MySQL

I have a problem trying to sort results in mysql with tables as follows:

Table: Jobs

job_id category_id employer ......
1 1 fred
2 1 joe
3 2 ken
. . .
. . .
. . .

Table: Categories

cat_id cat_description
1 engineering
2 accountancy
. .
. .

How do I sort through the results of a query on the job table by cat_description alphabetically (which is in another table linked by cat_id)
__________________
Tidy Hosting
Reply With Quote
  #2  
Old 5th July 2006, 15:28
sjau sjau is offline
Pseudo Lawyer
 
Join Date: Apr 2006
Location: Switzerland
Posts: 857
Thanks: 3
Thanked 25 Times in 23 Posts
Default

Query is something like this:

PHP Code:
$sql "SELECT * FROM Jobs, Categories WHERE Jobs.category_id=Categories.cat_id ORDER BY cat_description ASC";
$result mysql_query($sql); 
Reply With Quote
Reply

Bookmarks

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL installation roblem [/me sad] Nejko Installation/Configuration 16 11th January 2006 14:28
Mandriva 10.2 Perfect Setup Install Problems... ctroyp Installation/Configuration 12 30th December 2005 17:04
Problem installing ISPConfig, then with MySQL... ctroyp Installation/Configuration 7 26th September 2005 17:37
MySQL issue during install of ISPConfig ricbax Installation/Configuration 4 16th September 2005 10:41
Mysql ejs Installation/Configuration 5 12th August 2005 08:01


All times are GMT +2. The time now is 13:52.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Sponsored Links: Unified Communications: Thoughts, Strategies and Predictions
Join the discussion.
www.seamlessenterprise.com

IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com

Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com

Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com

Red Hat Virtual Experience - a free virtual event. Dec. 9th