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
Can you assign multiple query result rows to a variable?
What is transaction control statement and how many types of transaction control statement in Oracle?
How to write numeric literals in oracle?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
How to insert a new row into a table in oracle?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
What is a cursor and what are the steps need to be taken?
How to call a sub procedure?
What is a database schema in oracle?
What is parameterized cursor in oracle?
How to create a new view in oracle?
What are the limitations oracle database 10g xe?
What are the differences between char and nchar in oracle?
What happens if the imported table already exists?
How to write date and time literals in oracle?