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

Home -> Community -> Usenet -> c.d.o.misc -> Re: help me join these tables

Re: help me join these tables

From: Mitch Abaza <mitch_at_NOSPAMmabaza.com>
Date: Fri, 10 May 2002 15:09:39 GMT
Message-ID: <ToRC8.9009$fH5.8708084@kent.svc.tds.net>


I know I should have clarified further. The User_Access table represents data imported from various Excel spreadsheets that detail the security requirements for 500+ users. It is not a real table and is clearly not normalized. All your suggestions are of course correct if I was establishing a set of "real" security tables. But these tables are just going to be used to help me figure out what users security requirements (User_Access rows where User_ID = x) can be paired with existing Roles. The omission of Screen_ID = 4 was a mistake

How can I write a query that would tell me whether all the User_Access rows for a given User_ID have a corresponding set of Role_Access records?

Thanks

--
Mitch Abaza
Received on Fri May 10 2002 - 10:09:39 CDT

Original text of this message

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