Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
Oracle/OAS
DDL Triggers
Deepika Saxena
Ranch Hand
Posts: 59
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
We have triggers to capture DML changes of one table and record the history.
can this be possible for DDL statements also? i mean can we handle the events of altering the table and dropping the table.
Thanks.
--Deepika
Dipanjan Kailthya
Greenhorn
Posts: 20
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
This might be useful:
http://www.psoug.org/reference/ddl_trigger.html
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How to tell if a DDL has failed?
Getting SQLException while executing merge query.
Do we need to add "commit" in DDL ?
Commit problem
dynamically create tables
More...