Answer Posted / nashiinformaticssolutions
o Normalization is the process of organizing database data to minimize redundancy and dependency. Common forms include:
1NF (First Normal Form)
2NF (Second Normal Form)
3NF (Third Normal Form)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are types of resultset?
Jdbc-odbc bridge is multi-threaded or not?
What is the difference between jdbc and odbc?
How do I insert an image file (or other raw data) into a database?
What is jdbc drivers in java?
What is db client?
What is benefit of using preparedstatement in java?
Write a program JDBCcode forfetching student database with SQL.
Explain what should be done when a SQL exception is raised?
Name the new features added in jdbc 4.0.
What is jdbc and its advantages?
Why prepared statements are faster?
What is JDBC Driver interface?
How to test jdbc connection to sql server?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.