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


Please Help Members By Posting Answers For Below Questions

What are the different oracle database objects?

806


Explain cascading triggers.

808


What is a sub query and what are the different types of subqueries?

860


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

1425


What is different types of joins?

763


hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.

1986


How to pass parameters to procedures in oracle?

795


What is Library Cache in Oracle?

845


How to check the server version in oracle?

818


Why does Oracle not permit the use of PCTUSED with indexes?

2163


What are the varoius components of physical database structure of oracle database?

754


What are the common oracle dba tasks?

844


For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?

1753


What is logical backup in oracle?

770


How to update values on multiple rows in oracle?

768