Explain 1st, 2nd, 3rd normalization form of data base

Answers were Sorted based on User's Feedback



Explain 1st, 2nd, 3rd normalization form of data base..

Answer / padma

1st normal form: first identify the repeating group of
fields n group them into separate table
2nd normal: it should be in 1st normal form and check all
fields are dependent on primary key
3nd normal form: it should be in 2nd normal form and check
all the fields r independent of any other non-key attribute
ie removes the fields that dependent on non-key

1st normal: first identify repeating fields and group them
another table
2nd normal: it should be in 1st normal form and identify
that all fields all dependent on primary key.
3nd normal: it should be in 2nd normal form and check all
fields all indpendent of other non-key attribute

Is This Answer Correct ?    49 Yes 5 No

Explain 1st, 2nd, 3rd normalization form of data base..

Answer / misam ami

1st normal: A relvar is in 1NF if and only if,in every every legal value of that relavar,every tuple contains exactly one value for each attribute.
3rd normal: A relvar is in 3NF if and only if for all time,each tuple consist of a primary key value that identifies some entity,together with a set of zero or more mutually independent attribute values that describes values that describe that entity in some way.

Is This Answer Correct ?    5 Yes 3 No

Explain 1st, 2nd, 3rd normalization form of data base..

Answer / ramprasad.s

HI


First Normalisation is "Primary Key"


Second Normalisation is " Composite Key"


bye
sun_ramprasad@yahoo.com

Is This Answer Correct ?    8 Yes 36 No

Post New Answer

More Oracle General Interview Questions

What is the diff between Oracle and SQL Server

1 Answers  


What are the varoius components of physical database structure of oracle database?

0 Answers  


A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.

3 Answers  


What are the composite date types in oracle?

6 Answers   HCL,


How to define a variable to match a table column data type?

0 Answers  






What is an oracle user account?

0 Answers  


what are indexes..how many types of index's are there and what are they?

7 Answers   Green Info Solutions, TCS,


How to define an oracle sub procedure?

0 Answers  


what is primary key and foreign key when and where have to use

5 Answers  


What is a Synonym ?

3 Answers  


How to revoke create session privilege from a user in oracle?

0 Answers  


How to save query output to a local file?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)