adspace
Answer Posted / Shahnawaz Alam
Yes, PL/SQL (Procedural Language SQL) is a procedural programming language that extends SQL (Structured Query Language) by adding features such as loops, control structures, and user-defined functions. It is used to create, manage, and manipulate Oracle databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to use regular expression in pattern match conditions? : Sql dba
How do I remove duplicates in two columns?
Can we rollback truncate?
What is the current version of sql?
what are all the common sql function? : Sql dba
what is sql server agent? : Sql dba
how to escape special characters in sql statements? : Sql dba
What is the best sql course?
What is the current version of postgresql?
what is dbms? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
what are the advantages of sql ? : Sql dba
Is primary key always clustered index?
Is inner join faster than left join?
what is collation? : Sql dba