What is Normalization ?
Answer Posted / kaushik dey
Normalization is a technique by this we can simplify any
entity-relationship data or information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the maximum number of triggers that can be applied to a single table?
What is truncate oracle?
How to count duplicated values in a column in oracle?
What is system tablespace?
How to omit columns with default values in insert statement in oracle?
When do you get a .pll extension in oracle? Explain its importance
What is the difference between hot backup and cold backup in oracle?
What is a trigger and what are its types?
What is a package in oracle?
Explain the blob datatype?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
How view is different from a table?
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
IS it possible to built the oracle database without setting the kernal parameters?