Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to Print Using PL/SQL

475514Jul 3 2006 — edited Jul 6 2006
hello friends,
i faced this question in an interview.

q1) how do you print data into a paper using PL/SQL.
q2) I want that this procedure or package should be executed everyday at 3.00PM. how do i do it?

i said that we can use UTL_FILE for q1 n DBMS_JOB( please correect me if i am wrong) for q2. but he said we can do it using triggers also.

can any one help me out with this??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2006
Added on Jul 3 2006
22 comments
2,188 views