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
What is an Oracle index?
State some uses of redo log files?
what is the scripts in data base?
Explain the difference between a procedure and a function?
What is the difference between 10g OEM and 11g OEM?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
How to define default values for formal parameters?
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
Explain index?
Design database draw er diagram for a certain scenario ?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
What is the usage of control file in oracle?
How to load a large xml file?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
Describe an oracle table?