What is Normalization ?
Answer Posted / sourb mahajan
It is a process during which redundant relation schemes are
decomposed by breaking up their attributes into smaller
relation schemes that possess desirable properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to pass a parameter to a cursor in oracle?
Explain alias?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What are the differences between interval year to month and interval day to second?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
What privilege is needed for a user to create views in oracle?
What is hash cluster in oracle?
How data locks are respected in oracle?
What are operators in oracle?
What is the purpose of save points in oracle database?
What is a relational database management system?
How to get last row id?
What happens if variable names collide with table/column names?
How to enter a new row into a table interactively?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.