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
What are the two characteristics of a primary key?
What are the advantages of sql?
Why are sql stored procedures used?
Is trigger a stored procedure?
What does varchar include?
How do I make sql search faster?
what are the differences between require and include, include_once and require_once? : Sql dba
What are the ways on commenting in a pl/sql code?
How to look at the current sql*plus system settings?
what is 'mysqladmin' in mysql? : Sql dba
what is the syntax used for partition in tsql? : Transact sql
List and explain the different types of join clauses supported in ansi-standard sql?
How can I change database name in sql?
what is a trigger in mysql? Define different types of trigger. : Sql dba
How are functions and procedures called in PL/SQL?