What is normalization? dec 2009
Answers were Sorted based on User's Feedback
Answer / akki julakanti
Normalization is a process to reduce the redundency in a
table.Here the redundency is reduced but not eliminated.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / tanuj
Normalization is process to remove the data redundancy from
a table.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / ratnam
Normalisation is the process of taking data from a problem
and reducing it to a set of relations while ensuring data
integrity and eliminating data redundancy
| Is This Answer Correct ? | 2 Yes | 0 No |
Can a view be updated/inserted/deleted?If Yes under what conditions?
What is group function in sql?
Define commit?
If an unique key constraint on DATE column is created, will it validate the rows that are inserted with SYSDATE?
How many primary keys can a table have?
Why do we use set serveroutput on?
How to write a procedure for displying the data in a TREE or (PARENT and CHILD ) relationship , for ex: A is the main project id, for this project B,C,D are sub tasks(sub project id's) for B the sub tasks are e,f,g and for c is h ,i ,j and for d is k,l,m now i need to display the o/p in a TREE fashion pls help me , thanks in advance surendra
What are advantages of Stored Procedures?
i have table T!. A B C D NULL 1 2 3 4 NULL 5 6 7 8 NULL 9 10 11 12 NULL. I WANT COUNT OF NULL VALUES IN TABLE. WRITE A QUERY.
Can we have two clustered index on a table?
How to display the current date in sql?
What is a unique constraint?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)