Answer Posted / useroracle
Global variable or subprogram(procedure,function) that can
be referenced outside the package and is visible to
external users user is called global variable. Global
package items must be declared in the package specification.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is dbo in sql?
What sql does db2 use?
What do you understand by pl/sql cursors?
Which nosql database is best?
Which operator is used in query for pattern matching?
What is foreign key in sql with example?
Are sql database names case sensitive?
Why join is faster than subquery?
how would you get the current date in mysql? : Sql dba
What is difference between table and view?
What is normalization in sql?
How do you exit in sql?
Which command is used to delete a trigger?
Explain the difference between drop and truncate commands in sql?
How exception handling is done in advance pl/sql?