who is the father of oracle and send chodd rules
Answer Posted / devaraj a.n
Father of RDBMS is E.F. Codd.
12 Codd's Rules are:
1.Information rule
2.Guarenteed access rule
3.systematic treatment of null values
4.active online catalogue based on the relational model
5.Comprehensive data sublanguage rule
6.view updating rule
7.high level insert, update and delete
8.Physical data independence
9.Logical data independence
10.Integrity independence
11.Distribution independence
12.Non-subversion Rule
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are the oracle built-in data types?
How to define a data field as not null?
What are the differences between lov and list item?
Can you drop an index associated with a unique or primary key constraint?
what is difference between sql plus and sql*plus? (not sql and sql plus).
What is bulk load in oracle?
What is the difference between translate and replace in oracle?
Can objects of the same schema reside in different tablespace?
what is insert all statement in sql
what happened to the global index when I truncate the data in one of the partition?
What is the disadvantage of User defind function?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
How to execute a stored program unit?
How do I escape a reserved word in oracle?
How to get maxsal , minsal, ename department wise in single query