Answer Posted / roopesh kumar
Yes we can write pl/sql code directly in package. This
process is known as package initialisation. In this we can
write the code direct in package body in the end of body.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain unique key in sql.
What is compiled query?
What are the packages in pl sql?
how would concatenate strings in mysql? : Sql dba
How do I delete a trigger?
What is pls_integer in pl sql?
Can we insert in view in sql?
What are expressions?
how to get help information from the server? : Sql dba
Why schema is used in sql?
What is compound trigger?
What is indexing oracle sql?
How do I run a program in pl sql?
Can I join the same table twice?
Explain how to use transactions efficiently : transact sql