Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Describe about first three Normal forms.



Describe about first three Normal forms...

Answer / arun anoop m

1)1NF
->it has a primary key.
->Each column is atomic.
2)2NF
->It is in 1NF
-> Every non-key column is fully functinally dependend on
primary key.
3)3NF
->It is in 2NF
->Every non-key column is functinally dependend only on
primary key.
->non-key column cant be dependend on another non-key colum.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What does it mean to invest in the index?

0 Answers  


What specific conditions database should meet, before you can bulk copy data into it using bcp?

0 Answers  


what is a join and explain different types of joins? : Sql server database administration

0 Answers  


How do I edit a stored procedure in sql server?

0 Answers  


What program is used to store the data source file?

0 Answers  


When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?

0 Answers  


Explain contrast amongst grouped and non-bunched records?

0 Answers  


Explain cross join or cartesian product in sql?

0 Answers  


What is row_number () and partition by in sql server?

0 Answers  


what is statistics

1 Answers  


Can foreign key be deleted?

0 Answers  


What are ddl triggers and types of ddl trigger?

0 Answers  


Categories