who is the father of oracle and send chodd rules
Answer Posted / reddibasha
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 ? | 24 Yes | 3 No |
Post New Answer View All Answers
what is the difference between functional dependecy and multilevel dependency?
Explain the function of optimizer in oracle?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
What is analyze command used for?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
How many categories of data types?
How to declare a local variable?
How do I find the database name in oracle?
What are the arithmetic operations?
How to open and close an explicit cursor in oracle?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
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
How would you begin to troubleshoot an ORA-3113 error?
Are truncate and delete commands same? If so why?