adspace
Answer Posted / Kameshwar Upadhyay
PL/SQL is a procedural language embedded within the Oracle Database Management System. It supports control structures such as loops and conditional statements, error handling, and declarative integrity constraints. It also allows for data definition, manipulation, and control of transactions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how many tables will create when we create table, what are they? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
how to start mysql server? : Sql dba
what is sql server agent? : Sql dba
what is schema? : Sql dba
what are the advantages of sql ? : Sql dba
What is the current version of sql?
Can we rollback truncate?
What is your daily office routine?
Do we need to rebuild index after truncate?
Is primary key always clustered index?
What is the best sql course?
what is bcp? When does it used? : Sql dba
Does group by remove duplicates?
define sql insert statement ? : Sql dba