what is the difference between sql& oracle?
Answer Posted / dsr
sql means structred query language.In oracle,sql and pl/sql
are available.
In sql->only dml,ddl,etc..
in pl/sql-->procedure,triggers,functions,etc...
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What are the different types of partitions in oracle?
How to retrieve the count of updated rows?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
How to use select statement to count the number of rows in oracle?
types of indexes and the rationale behind choosing a particular index for a situation.
What is the database name in oracle?
Explain integrity constraint?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
Can we store images in oracle database?
What is Virtual Private Database in Oracle?
How to define and use table alias names in oracle?
1) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
Why do we need oracle client?
Is there a function to split a string in plsql?
what is the difference between restoring and recovering?