Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Checking if a table is normalized using SQL
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.orgReceived on Sun Mar 18 2007 - 11:32:58 CDT
![]() |
![]() |