Home » SQL & PL/SQL » SQL & PL/SQL » Triggers
Triggers [message #39828] Wed, 14 August 2002 12:18 Go to next message
Radha Manohar
Messages: 3
Registered: July 2002
Junior Member
Do database triggers get compiled during creation time or during execution time?
Re: Triggers [message #39832 is a reply to message #39828] Wed, 14 August 2002 12:39 Go to previous messageGo to next message
Todd Barry
Messages: 4819
Registered: August 2001
Senior Member
A trigger, like any PL/SQL stored code, is compiled at creation time and automatically recompiled (attempted) at execution time if invalid.
sqlloder [message #39851 is a reply to message #39828] Sun, 18 August 2002 02:41 Go to previous messageGo to next message
shailesh
Messages: 22
Registered: October 2000
Junior Member
Hi!
I am Shailesh
Pl let me know How to convert data from foxpro to oracle using solloder utility
pl write in detail
waiting for your reply

Thanks
Re: sqlloder [message #39859 is a reply to message #39851] Mon, 19 August 2002 05:08 Go to previous message
Rick
Messages: 49
Registered: March 2000
Member
Write each table in Foxpro to a CSV file.
Create a sqlloader control file (.ctl) for each table.
Use sqlldr to load data into Oracle.
Previous Topic: update a row in a view
Next Topic: How can i find the % in some of string by like option and
Goto Forum:
  


Current Time: Tue Apr 23 07:48:09 CDT 2024