Answer Posted / maheswar reddy s
Normalization is database scheema design technique.by which an existing database modified to minimize the redundency and dependency of data
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know the capabilities of cursors?
How to execute a sql statement using mssql_query()?
How to get nth highest salary from employee table.
What are the differences between union, intersect, and minus operators?
What is use of dbcc commands?
How do I determine how many instances of sql server are installed on a computer?
How will you know when statistics on a table are obsolete?
Do you know the cursor optimization tips?
What is the process of indexing?
What does the not null constraint do?
Difference between aggregate functions of sql?
How to find the version of sql server? : sql server database administration
What are xml indexes?
How sql server executes a statement with nested subqueries?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?