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


Please Help Members By Posting Answers For Below Questions

interview questions with answer for cts

2320


What is Segment Advisor in Oracle?

840


What is the usage of merge statement?

879


How to store only time; not date and time?

731


When do I need to use a semicolon vs a slash in oracle sql?

795


How to invoke the data pump export utility?

772


How to use existing values in update statements using oracle?

786


How to display row numbers with the records?

793


How do you bind variables in oracle?

742


What are operators in oracle?

769


What is a trigger and what are its types in oracle?

745


How to save query output to a local file?

777


Can we store images in oracle database?

741


How many categories of data types in oracle?

782


I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?

2196