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: Checking if a table is normalized using SQL

Re: Checking if a table is normalized using SQL

From: DA Morgan <damorgan_at_psoug.org>
Date: Sun, 18 Mar 2007 09:32:58 -0700
Message-ID: <1174235577.607717@bubbleator.drizzle.com>


tech_Anay wrote:
> Hi,
>
> Is there any way to check if a particular table in Oracle is in normal
> forms 1,2,3 using SQL statements? Any pointers would be appreciated!
>
>
> Thanks.
>
> TechArl

To normalize you must understand the data and its informational content as related to the business rules. Normalization has nothing to do with SQL statements.

http://www.psoug.org/reference/normalization.html

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Sun Mar 18 2007 - 11:32:58 CDT

Original text of this message

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