i am making a school library mangement system as a part of my project work in school, iam in 10th grade, and supposed to make just a beginner project.
there is some stuff i need help with,
i have made three tables,
members
books
issue
issue table consists a field of return for yes/no to indicate if a book has been returned or is it still loaned. i want a query where i could display the books that are available excluding those that r lended,
how would i do that?
there is some stuff i need help with,
i have made three tables,
members
books
issue
issue table consists a field of return for yes/no to indicate if a book has been returned or is it still loaned. i want a query where i could display the books that are available excluding those that r lended,
how would i do that?