Answer Posted / amruta
It is a step by step process to decompose or brake a large
table into smaller no of tables. To eliminate Insertion,
updating and deletion anomalies.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How many types of triggers exist in pl/sql?
What is an index in sql with example?
Is primary key is clustered index?
What does count (*) mean?
What is the source code of a program?
How does postgresql compare to "nosql"?
What are the different set operators available in sql?
What is mutating sql table?
What is union and union all keyword in sql?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is pl sql script?
how to calculate the difference between two dates? : Sql dba
can a stored procedure call itself or recursive stored procedure? : Sql dba
Can you sum a count in sql?
Is merge a dml statement?