what is the difference between sql& oracle?
Answer Posted / hitesh thakur
1)sql is language used to interact with database
WHILE oracle is database system/platform uses sql to
interact with it's object
Is This Answer Correct ? | 28 Yes | 1 No |
Post New Answer View All Answers
How do I call oracle stored procedures that take no parameters?
What is an oracle transaction?
what is a Nested Loop join?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
What are the four Oracle system processes that must always be up and running for the database to be useable?
How to define default values for formal parameters?
How to do clean up if create database failed?
Differentiate between pre-select and pre-query?
What are the restrictions in a oracle read only transaction?
Where do you use decode and case statements?
Can we call procedure inside function in oracle?
What are nested tables?
How many types of auditing in Oracle?
Why does Oracle not permit the use of PCTUSED with indexes?
How to initialize variables with default values?