Scorpio721
11-24-2008, 02:53 PM
Hi ALL,
I have a table (below) that combines other tables, however i need to count the number of occurrences of a dvd within the table and rank them but everything i have tried has failed. Can you suggest any solutions to my problem thanks!
BRANCH_ID NAME CATALOGUE_ID DVD_ID TITLE
--------- --------- ------------ ------- ---------------
BR001 STAFFORD C0001 DVD0001 JURASSIC PARK
BR001 STAFFORD C0001 DVD0001 JURASSIC PARK
BR001 STAFFORD C0003 DVD0004 LOST WORLD
I can't even get the count to work!
Thanks
I have a table (below) that combines other tables, however i need to count the number of occurrences of a dvd within the table and rank them but everything i have tried has failed. Can you suggest any solutions to my problem thanks!
BRANCH_ID NAME CATALOGUE_ID DVD_ID TITLE
--------- --------- ------------ ------- ---------------
BR001 STAFFORD C0001 DVD0001 JURASSIC PARK
BR001 STAFFORD C0001 DVD0001 JURASSIC PARK
BR001 STAFFORD C0003 DVD0004 LOST WORLD
I can't even get the count to work!
Thanks