Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL Question

Re: SQL Question

From: Mladen Gogala <mladen_at_wangtrading.com>
Date: Mon, 3 May 2004 15:25:25 -0400
Message-ID: <20040503192525.GC20202@mladen.wangtrading.com>


Your problem is procedural, not functional in nature. What is more, it's not a simple problem. I solved that problem once by dividing time in 30 minutes increments and recording all intersections in the "intersect table". Bottom line is that you have to write a program for it. May the force be with you.
On 05/03/2004 03:14:58 PM, deen dayal wrote:
> I need somebody help with a SQL; I have a course_schedule table which has
....
> what I need is a SQL which can give me non overlapping course schedules
> for a given set of courses, giving alphabetical priority to courses.

-- 
Mladen Gogala
Oracle DBA



Note:
This message is for the named person's use only.  It may contain confidential, proprietary or legally privileged information.  No confidentiality or privilege is waived or lost by any mistransmission.  If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender.  You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Wang Trading LLC and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks.
Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity.

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Mon May 03 2004 - 14:28:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US