Library Database

M

Marko

I've jut finished doing a query to show information about
students who loan books. However, each row of information
has been replicated four times. What have I done?

The query shows Student Name, Book Number, Loan Date,
Loan Due, Loan Returned, Days Late and Fine Amount.

my table relationships are

STUDENT LOAN INSTANCE BOOK


Student Name Student Name Book Number ISBN
Age Book Number ISBN Author
Class Loan Date Instance Number Genre
Loan Due Department
Loan Returned Age Group
Fine Publisher


Can anyone help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Help 1
Renew field for library database 1
Adding to query 5
Reply: SQL View - Library Database 1
Expression help 1
expression and new field on query 5
SQL View - Library Database 3
Expressions 2

Top