macromedia.coldfusion.database_access
[Top] [All Lists]

Re: SQL query problem

Subject: Re: SQL query problem
From: "paross1" <webforumsuser@xxxxxxxxxxxxxx>
Date: Wed, 30 Jul 2008 15:37:43 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

Change your query to select all courses, and any sessions that happen to be 
associated (related) to them..... by doing an OUTER JOIN.... which was the 
whole point of this entire thread.

Phil

<Prev in Thread] Current Thread [Next in Thread>