Answer Posted / hari
Normalization is the process of designing a datamodel and
effociently store the data in a database. to reduce the
redundecny.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is trigger explain with program?
How do I run sql server 2014?
What is identity?
What is primary key, unique key, and foreign key?
What are wait types?
How to backup encryption key ?
Explain try...catch with sql server?
What are the different sql server versions?
How to retrieve field values using mssql_result()?
How do I know if localdb is running?
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
What are the purposes and advantages stored procedure?
What are horizontal and vertical scaling?
What you can do to delete a table without the delete trigger firing?
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?