On Jan 31, 2:15 am, faisal khan <mfaks...@gmail.com> wrote: > hi all > > how can i execute a .sql file in a store procedure > > thanks > > regards
You cannot do that directly as you've seen. You may be able to use an external procedure to call this script: http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_extern_proc.htm#ADFNS010 David Fitzjarrell -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to Oracle-PLSQL@googlegroups.com To unsubscribe from this group, send email to oracle-plsql-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en