G
germ-X
Hi, I am new to MS Access, and I cannot figure out how to perform the
following queries:
What songs by Norah Jones are currently in Car?
Which location has the least number of files? How many?
Which artist is the second-most popular in her collection based on quantity
of songs?
What are the top 5 songs in popularity based on the number of times played?
I have 5 tables and here are the relationships:
Artist
*****
Artist
ID
Location_ID
Album
*****
Album
ID
Artist_ID
Genre_ID
tblSong
*****
ID
Song
Duration
MyRating
PlayCount
Tempo
Mood
Album_ID
Location
*****
Location
ID
Genre
*****
Genre
ID
I tried many different ways for question 1, but everytime I open up tables
Song, Location, and Artist in design mode, the data wont even show. For
question 2, I tried to use the minimum function thing, but it does not work.
Did I create my relationship tables wrong, and if so, how should I modify it?
How should I approach to creating the queries?
Can someone please help me, the Help thing in MS Access is so confusing to
use.
Thanks in advance.
following queries:
What songs by Norah Jones are currently in Car?
Which location has the least number of files? How many?
Which artist is the second-most popular in her collection based on quantity
of songs?
What are the top 5 songs in popularity based on the number of times played?
I have 5 tables and here are the relationships:
Artist
*****
Artist
ID
Location_ID
Album
*****
Album
ID
Artist_ID
Genre_ID
tblSong
*****
ID
Song
Duration
MyRating
PlayCount
Tempo
Mood
Album_ID
Location
*****
Location
ID
Genre
*****
Genre
ID
I tried many different ways for question 1, but everytime I open up tables
Song, Location, and Artist in design mode, the data wont even show. For
question 2, I tried to use the minimum function thing, but it does not work.
Did I create my relationship tables wrong, and if so, how should I modify it?
How should I approach to creating the queries?
Can someone please help me, the Help thing in MS Access is so confusing to
use.
Thanks in advance.