adspace
Answer Posted / Ashwani Kumar Sharma
Yes, PL/SQL can be considered a scripting language as it allows for procedural programming and the automation of tasks within the Oracle Database. However, it is primarily associated with database development rather than web or general-purpose scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is schema? : Sql dba
What is your daily office routine?
what are aggregate and scalar functions? : Sql dba
Does group by remove duplicates?
Is inner join faster than left join?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Can we rollback truncate?
Can delete statement be rollbacked?
If a cursor is open, how can we find in a pl/sql block?
How do I remove duplicates in two columns?
what are all the common sql function? : Sql dba
What is the current version of sql?
Do we need to rebuild index after truncate?
Is primary key clustered index?
how to escape special characters in sql statements? : Sql dba