what is normalization?
what is denormalization?
Answer Posted / hari
Normalization - is the process of desing of the datamodel
and effocential storre the data in database
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
Explain in brief how sql server enhances scalability of the database system?
Do you know the cursor optimization tips?
Can I run multiple instances of sql server 2000 at the same time on one computer?
Give me any three differences between Truncate and Delete.
What do you mean by recursive stored procedure?
How to set database to be read_only in ms sql server?
When do you think a developer should use sql server-based cursors?
Define inner join? Explain with an example?
What are the High-Availability solutions in SQL Server and differentiate them briefly?
What are the main sources of data?
What are different types of collation sensitivity?
what authentication modes does sql server support? : Sql server database administration
How will you monitor replication latency in transactional replication? : sql server replication
How to use order by with union operators in ms sql server?