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 do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
What is an oracle wallet?
Is truncate autocommit in oracle?
Can we insert data in view oracle?
What is the quickest way to export a table to a flat file?
How can we find out the current date and time in oracle?
What are the different types of trigger and explain its various uses and functions?
How is it different from a normal table?
Explain the use of compress option in exp command.
Can a formula column referred to columns in higher group ?
How to define a data field as not null?
What is a select query statement in oracle?
What is a cursor variable?
What is a package ? What are the advantages of package ?