what is the difference between sql& oracle?
Answer Posted / ramesh
sql(structured query language) is a standard language.
oracle is a rdbms tool developed by using sql. not only
oracle, any data base tool thats implement by using sql.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
what is the difference between restoring and recovering?
why dont we assign not null constraint as table level constraint.
How to select all columns of all rows from a table in oracle?
Whether any commands are used for months calculation? If so, what are they?
Why does for update in oracle 8 cause an ora-01002 error?
How to export data to a csv file?
IS it possible to built the oracle database without setting the kernal parameters?
How to retrieve values from data fields in record variables?
State and explain about oracle instance?
Explain view?
Explain the use of rows option in imp command.
Is oracle an open source?
What are the built-in functions used for sending Parameters to forms ?
Can multiple cursors being opened at the same time?
What is a view and how is it different from a table?