what is variable in package specification
Answers were Sorted based on User's Feedback
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 |
Answer / madhuri
Variables declared in package specification are known as
global variables
Is This Answer Correct ? | 3 Yes | 2 No |
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
create a store procedure and created synonms for that store procedure after modify that store procedure will effect on synonms? If we delete the store procedure what happened to that synonms?
What is the use of cursor ? how cursor allocate context area for executing the sql statement?
What is keys and its types?
What is a crud api?
What is a temporal data type?
Explain locks? : Transact sql
how to create object in plsql
What are string functions in sql?
What is normalisation in sql?
what is the difference between cluster and non cluster index? : Sql dba
Can we enter data in a table in design view?