what is the difference between sql& oracle?
Answer Posted / crash_overload
SQL is a language which is used in all RDBMS(oracle,my
sql,ms-sql server)
and oracle is an RDBMS
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
How to upsert (update or insert into a table)?
How to see the table columns used in an index?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
What do you know about normalization? Explain in detail?
Does oracle charge for java?
What are the differences between blob and clob in oracle?
Differentiate between post-database commit and post-form commit?
What is meant by recursive hints in oracle?
What is a read only transaction in oracle?
How to Truncate Table in Oracle
How to use "startup" command to start default instance?
How to estimate disk space needed for an export job?
What is the difference between translate and replace in oracle?
What are the attributes of the cursor?