What is Normalization ?
Answer Posted / sagar
Normalization is a process to eliminate redundancy from the
table.It also divide the table into numbers of table defines
the relationship between them. so that addition,deletion and
updation is become easier.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
Which dictionary tables and/or views would you look at to diagnose a locking issue?
Explain integrity constraints?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
How to commit the current transaction in oracle?
What is the data type of dual table?
Explain the blob datatype?
How to do clean up if create database failed?
Give the various rollback segment states.
How to start your 10g xe server from command line?
What happens to the current transaction if a ddl statement is executed?
How to delete all rows a table in oracle?
Explain the use of inctype option in exp command.
What is a table index?
How to start a specific oracle instance?