wht is normalization?can u explain me in detail?
Answer Posted / granto
The process
of deciding what tables to create and what relationships
exist between them is known as
normalisation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
What is the difference between grant and with grant while giving permissions to the user?
What happens when converting big values to numeric data types?
How to change the ownership of a schema in ms sql server?
Where are full-text indexes stored?
Explain what is lock escalation and what is its purpose?
What have included columns when we talk about sql server indexing?
Define magic tables in sql server?
How do we know if any query is retrieving a large amount of data or very little data?
How to copy the tables, schema and views from one sql server to another?
How secure is sql server database?
Define outer join?
What are the different SQL Server Versions you have worked on?
how you can configure a running aggregate in SSRS?
Can we use pragma autonomous_transaction in trigger?