|
How about: Select contract, flag, master, contract from filex where flag = 'Y' Union All Select contract, flag, master, master from filex where flag = 'N' Order by 4, 2 desc Eric DeLong Sally Beauty Company MIS-Project Manager (BSG) 940-898-7863 or ext. 1863 -----Original Message----- From: Smith, Mike [mailto:Mike_Smith@xxxxxxxxxxxxxxxx] Sent: Monday, January 26, 2004 2:08 PM To: Midrange Systems Technical Discussion Subject: sql help I have a file that has a contract#, a flag that indicates if the file is a master contract, and a master contract# so i might have something like contract flag master 1 y 2 y 3 n 1 4 n 2 5 n 1 where contract 1 is a master contract with subordinate contracts 3 and 5 i'm trying to create an SQL statement that will list the master contracts and the subordinate contracts. So far i haven't been able to get this to work. Can i do this in 1 statement. i want results such as contract flag master 1 y 3 n 1 5 n 1 2 y 4 n 2 _______________________________________________ This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.