SQL to return data including missing data?
- From: David Segall <david@xxxxxxxxxx>
- Date: Sun, 08 Jan 2006 10:40:47 GMT
I have an Exam table that consists of three fields, Student, Question
and Answer. Two other tables hold all Students and all Questions but
the Exam table may omit some Candidates or some Questions for a
Candidate. I want to return a record for every combination of Student
and Question. None of my attempts using variations of LEFT JOINS have
worked. Can someone help or tell me it's impossible?
In case the database is relevant, I should add that I have been
experimenting in Access but the final database will be Apache Derby
(IBM Cloudscape). However, now that all databases are free, I'm happy
to change databases for a solution :)
.
- Follow-Ups:
- Re: SQL to return data including missing data?
- From: David Segall
- Re: SQL to return data including missing data?
- From: Dieter Noeth
- Re: SQL to return data including missing data?
- From: Thomas Kellerer
- Re: SQL to return data including missing data?
- From: Troels Arvin
- Re: SQL to return data including missing data?
- Prev by Date: Syspro 6 version 9 ODBC
- Next by Date: Re: SQL to return data including missing data?
- Previous by thread: Syspro 6 version 9 ODBC
- Next by thread: Re: SQL to return data including missing data?
- Index(es):
Relevant Pages
|
Loading