Answer Posted / neha keshri
The usual approach in normalization in database
applications is to ensure that the data is divided into two
or more tables, such that when the data in one of them is
updated, it does not lead to anamolies of data.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to delete a database from mysql server.
What is mysql command line?
How we can see all indexes defined for a table in mysql?
What is mysql data directory?
How do I insert multiple rows in a table?
What is row locking in mysql?
How to print message in mysql trigger?
Can you shard mysql?
What is data types in mysql?
What is datadir?
how to display nth highest salary from a table in a mysql query? : Mysql dba
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
What are date and time data types?
What are the technical features of MySQL?
How do I delete a mysql user?