what is the difference between sql& oracle?
Answer Posted / naga raju.ch
Oracle is a company and it is a database,SQL is an
structured Query Language having DDL,DML&TCL
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
please explain.. DB architecture ...
How to rename an existing table?
How to create a single index for multiple columns?
What is a trigger and what are its types?
What are a query and state the different types of queries and their uses?
How view is different from a table?
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 view all columns in an existing table?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is an oracle database table?
What is a named program unit?
How to manage transaction isolation level?
How to calculate date and time differences in oracle?
How to end the current transaction in oracle?
Difference between oracle's plus (+) notation and ansi join notation?