what is the difference between sql& oracle?
Answer Posted / guest
oracle is a database.
sql is the mediator between the oracle and the user for data transaction.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is data block in Oracle?
How do I recompile a procedure in oracle?
Explain oracle 12c new features for developers?
Can objects of the same schema reside in different tablespace?
Point out the difference between user tables and data dictionary?
What is the oracle implicit cursor?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
How to create a table in a specific tablespace?
How to invoke the data pump import utility?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
What is bulk collect in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What are nested tables?
Will you be able to store pictures in the database?explain.
Can you have more than one content canvas view attached with a window ?