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
How do I clean up sql server transaction log?
Can you edit the .rdl code associated with a linked report?
What are the two modes of authentication in sql server?
What are the different types of Indexes available in SQL Server?
Tell me what is the significance of null value and why should we avoid permitting null values?
Explain what is meant by replication of database?
What is difference between count (*) and count 1?
How do I create a stored procedure in dbml?
Does a server store data?
Can we create clustered index on composite key?
Does partitioning improve performance sql server?
How you would rewrite the sql query to return the customerid sorted numerically?
How to list all schemas in a database?
According to you what goes into making the best database administrator? : sql server database administration
How is sql server used?