adspace
Answer Posted / Alok Singh
Yes, you can use multithreading in PL/SQL through Oracle's DBMS_SCHEDULER package or through the user-defined database objects called 'PL/SQL Database Reactive Programming'. However, it is important to note that not all versions of Oracle support these features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is sql server agent? : Sql dba
Can we use distinct and group by together?
what are all the common sql function? : Sql dba
What is the current version of postgresql?
How do I remove duplicates in two columns?
What is the best sql course?
Is inner join faster than left join?
define sql insert statement ? : Sql dba
what is bcp? When does it used? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
Can we rollback truncate?
how to escape special characters in sql statements? : Sql dba
what is collation? : Sql dba
what are aggregate and scalar functions? : Sql dba
Does group by remove duplicates?