Answer Posted / a.jyothsna
The variable which is declared in the package specification
is called the global variable
| Is This Answer Correct ? | 37 Yes | 9 No |
Post New Answer View All Answers
How do sql databases work?
Define a temp table?
What is sql used for?
How do rank () and dense_rank () differ?
What is an ndf file?
How do I enable sql encryption?
What is pivot query?
Are sql database names case sensitive?
What is trigger types in sql?
what is cursor. write example of it. What are the attributes of cursor.
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
How to place comments in pl/sql?
how to include comments in sql statements? : Sql dba
Is it possible to sort a column using a column alias?
What are string functions in sql?