All about SQL (Structured Query Language) Common Interview Questions & Answers.
This covers general queries about Microsoft SQL Server, Oracle, Access, MySQL databases.
Thursday, November 5, 2009
What is normalization?
Well a relational database is basically composed of tables that contain related data. So the Process of organizing this data into tables is actually referred to as normalization.
No comments:
Post a Comment