What is normalization and types of normalization?
Answer Posted / alina
breaking of a table is called normalization.
types of normalization ar
1NF, 2NF, 3NF
| Is This Answer Correct ? | 47 Yes | 24 No |
Post New Answer View All Answers
what are the join types in tsql? : Transact sql
What is a database? Explain
Why is %isopen always false for an implicit cursor?
What is the basic form of sql query?
What are the types of join and explain each?
What are the set operators in sql?
What are the different types of triggers?
Can we change the table name in sql?
What is the purpose of the partition table?
What are the types of join in sql?
Is sql open source?
What is an ndf file?
Can we write dml inside a function in sql server?
Can I call a procedure inside a function?
explain advantages of innodb over myisam. : Sql dba