Is oracle and sql same?



Is oracle and sql same?..

Answer / Sunil Kumar Savita

No, SQL (Structured Query Language) is a standard language used to access and manipulate databases, while Oracle is a specific type of relational database management system that uses SQL as its primary language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is sql prepared statement?

1 Answers  


How do you use collections in procedure to return the resultset?

1 Answers  


How do you bind variables in pl sql?

1 Answers  


How will you delete a particular row from a Table?

7 Answers   Cap Gemini,


Are sql connections encrypted?

1 Answers  


what is the difference between stored procedure and packaged procedure

1 Answers   Google, Infosys,


What is program debugging?

1 Answers  


What is a transaction?

5 Answers  


What is normalization sql?

1 Answers  


display null value rows with out using null function?

8 Answers   Infosys,


how can you create an empty table from an existing table? : Sql dba

1 Answers  


How to run sql statements through the web interface?

1 Answers  


Categories