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
How do I run a program in pl sql?
What is hibernate and its relation to sql?
write an sql query to find names of employee start with 'a'? : Sql dba
Does a primary key have to be a number?
What is the location of pre_defined_functions.
List the ways to get the count of records in a table?
How consistent is the view of the data between and within multiple sessions, transactions or statements ?
What is restrict in sql?
What are the different types of sql commands?
Why do we use partitions in sql?
What is the difference between count 1 and count (*) in a sql query?
Can 2 queries be executed simultaneously in a distributed database system?
What is user in sql?
Why commit is not used in triggers?
Can we use joins in subquery?