Answer Posted / anjali
normalization is to crystalizing the table into small
tables to avoid the redundancy. splitting table into small
ones.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about the storage and physical database design?
Explain about post-relational databases?
What are the three basic rules which are to be followed for the relational model of the database?
How to read and create .LDC data files which are used by linguatic dictionary.
Explain the role of indexing in databases?
How can you log an error to the server event log from a stored procedure?
Write short notes on manual refreshes.
Write the fastest query to find out how many rows exist in a table?
What is a database development?
What is dbms and its application?
Explain about query and reporting.
Explain what a database is?
If a column is an image value type, how you can compare column values? How can you use this column in join clause?
The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?
Explain the cube operator?