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
Which is faster join or subquery in oracle?
Can a formula column be obtained through a select statement ?
How to define and use table alias names in oracle?
Explain oracle’s system global area (sga).
How do I manually uninstall oracle client?
How to drop an index in oracle?
How to rebuild an index in oracle?
How to set up autotrace for a user account?
What is the difference between 10g OEM and 11g OEM?
How will you write a query to get a 5th rank student from a table student_report?
How to put more than 1000 values into an oracle in clause?
What happens to the current transaction if a ddl statement is executed?
How to drop a stored function?
How to create a new user account in oracle?
How to concatenate two text values in oracle?