Answer Posted / praveen
If the database developer might want a reversal of
normalization to improve performance is called
denormalization.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the components of dbms?
A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?
What is a transact-sql statement batch in ms sql server?
Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?
Is it true, that there is no difference between a rule and a check constraint?
What happens when converting big values to numeric data types?
why would you use sql agent? : Sql server database administration
Which feature in sql server 2008 has surprised you? You can name just one. : sql server database administration
What are cursors and when they are useful?
How to turn off warning messages during php execution?
Explain nested trigger in sql?
How to execute a sql statement using mssql_query()?
How to convert a numeric expression from one data type to another?
What is ssrs?
How to enter binary string literals in ms sql server?