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
Which is better varchar or nvarchar?
What are pl sql data types?
Is subquery faster than join?
Is natural join same as inner join?
Is time a data type in sql?
Why is sharding used?
Is sql low level language?
What is not null in sql?
Can a trigger call a stored procedure?
Does sql*plus also have a pl/sql engine?
What is the use of count (*) in sql?
What does fetching a cursor do?
How do I debug a stored procedure?
Can a commit statement be executed as part of a trigger?
What is count * in sql?