What is normalization and types of normalization?
Answer Posted / pradeep
normliztion is reduce the complicitty of form,
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Does normalization improve performance?
Explain what is a database?
Can we join tables without foreign key?
What is a rank in sql?
What is the best sql course?
Does sql use python?
How to use boolean type in select statement?
What is trigger point?
what are the advantages of mysql in comparison to oracle? : Sql dba
1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
How to display Row Number with Records in Oracle SQL Plus?
What is the example of procedure?