Answer Posted / sunil bisht
SQL is the only language through which you create or modify
data and structures in Oracle. Although other tools will
connect with the database, they all use SQL to read and
modify data.
Oracle's PL/SQL is a programming lanuguage that extends SQL
to include procedural elements, such as loops and whatnot.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is database migration?
Is it possible to create startup or shutdown trigger for on-schema?
What are different types of queries in sql?
What does pl sql developer do?
What is scope of pl sql developer in future?
how to rename an existing column in a table? : Sql dba
Define the select into statement.
What is coalesce in sql?
How do you update sql?
What are % type and % rowtype?
How to write pl sql program in mysql command prompt?
How run sql*plus commands that are stored in a local file?
What is the use of function "module procedure" in pl/sql?
what is the functionality of the function htmlentities? : Sql dba
How long does it take to learn pl sql?