can i write pl/sql code in a package
Answers were Sorted based on User's Feedback
Yes we can write pl/sql code directly in package. This
process is known as package initialisation. In this we can
write the code direct in package body in the end of body.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / a.jyothsna
In package body we can write ..
But in package specification also we can write
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between TRUNCATE & DELETE?
16 Answers Ahn Infotech, CitiGroup, ICICI, PreVator, Saama Tech, SkyTech, TCS,
Why we use cross join?
When are we going to use truncate and delete?
TABLE A TABLE B EMPNO ENAME EMPNO ENAME 1 A 1 A 2 B 2 B 3 C 3 C 4 D 4 D 5 E 5 E 6 F 7 G HOW TO GET THE UNMATCHED RECORDS IN SQL QUERY?
what is the output of this query selet * from employee where 1=2 ??
What is bulk collections?
Why is the cursor important?
Where is all the data on the internet stored?
What are %type and %rowtype for?
What is difference between a PROCEDURE & FUNCTION ?
describe transaction-safe table types in mysql : sql dba
take one table is t1 and in that column name is f1 f1 column values are 200 5000 3000 7000 300 600 100 400 800 400 i want display the values asc and desc in a single output. sample output is f1.a 100 200 300 400 500 600 etc...... and f1.d is 5000 4000 3000 2000 1000 etc...
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)