What is normalization and types of normalization?
Answer Posted / dileep
standardization: the imposition of standards or
regulations; "a committee was appointed to recommend
terminological standardization...
1st NF
2nd NF
3rd NF
4th NF
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a query to find the names of users that begin with "um" in sql?
What is constant in pl sql?
Is there a way to automate sql execution from the command-line, batch job or shell script?
Are stored procedures faster than dynamic sql?
Is left join same as join?
What is pl sql variable?
What is a function in oracle pl sql?
How to find 3rd highest salary of an employee from the employee table in sql?
Is full outer join same as cross join?
What is a mutating table and a constraining table?
how to escape special characters in sql statements? : Sql dba
what are myisam tables? : Sql dba
what is sub-query? : Transact sql
Does group by remove duplicates?
What is the purpose of my sql?