what is variable in package specification

Answers were Sorted based on User's Feedback



what is variable in package specification..

Answer / 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

what is variable in package specification..

Answer / madhuri

Variables declared in package specification are known as
global variables

Is This Answer Correct ?    3 Yes 2 No

what is variable in package specification..

Answer / kiran r

Package specification is the declaration of public variables such as Cursors, Objects, Procedures, Functions and Exceptions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is difference between inner join and cross join?

1 Answers  


what is the differnce between procedure and function? in both dml operations can work and in procedure through out parameter you can return value ,then what is the differce?

3 Answers   3i Infotech,


What is faster join or subquery?

1 Answers  


What does (*) mean in sql?

1 Answers  


What does trigger mean in psychology?

1 Answers  


Is mariadb nosql?

1 Answers  


What program will open a mdb file?

1 Answers  


What are the query optimization techniques?

1 Answers  


What is mutating table?

11 Answers   Saama Tech,


what are the non-standard sql commands supported by 'mysql'? : Sql dba

1 Answers  


Do you understand the meaning of exception handling?

3 Answers  


What is a cursor ? Why Cursor is required ?

3 Answers  


Categories