what is the difference between sql& oracle?
Answer Posted / ravi
SQL is Stuctured Query Language.Oracle is a Database.SQL is
used to write queries against Oracle DB.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
State and explain about oracle instance?
How to establish administrator authentication to the server?
Why do we need oracle client?
How to invoke the data pump export utility?
Explain the use of rows option in exp command.
what is the use of system.effective.date variable in oracle?
Is oracle an operator?
How to connect to a local oracle 10g xe server?
Write a trigger example in oracle?
How to initialize variables with default values?
What are the different oracle database objects?
What is an oracle function?
What are the major difference between truncate and delete?
How to convert dates to characters in oracle?
what is normalisation?what are its uses?