Answer Posted / suresh somayajula
variable which is declared in a paackage specification is
global to the package and local to the Schema.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is relationship? How many types of relationship are there?
What sql database should I use?
what are the security recommendations while using mysql? : Sql dba
Explain table and field in sql?
How do I make sql search faster?
What is the difference between left outer join and left join?
Where the sql database files are stored?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
What is procedure explain with example?
What is sql profiler in oracle?
How to select unique records from a table?
Can we perform dml on view?
how to drop an existing view in mysql? : Sql dba
What does count (*) mean?
What is the clause we need to add in function body to return variable?