Answer Posted / shail
Remeber two things:
1. Global to package - declared in package body (outside
and procedure)
2. Global to database - declared in package specification
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Which certification is best for sql?
How many disk partitions should I have?
What is rename command in sql?
How do you update a sql procedure?
Explain foreign key in sql?
How do I write a sql query in pgadmin 4?
Why do we use procedures in pl sql?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
how do you tune the slow running queries in oracle db , explain the methodology
What is a trigger in sql?
what is bcp? When does it used? : Sql dba
What is record in pl sql?
What are the sql aggregate functions?
How do I write a cron which will run a sql query and mail the results to agroup?
What is the difference between jpql and sql?