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
How do I write a cron which will run a sql query and mail the results to agroup?
What are the query optimization techniques?
how to use like conditions? : Sql dba
Differentiate between sga and pga.
How do you use join?
What is the syntax and use of the coalesce function?
how to use regular expression in pattern match conditions? : Sql dba
what is the functionality of the function htmlentities? : Sql dba
explain mysql aggregate functions. : Sql dba
What are the benefits of pl sql?
What is inner join in sql?
Explain spool.
How would you convert date into julian date format?
What are aggregate functions in sql?
What is procedure and function in sql?