Enhancement: Views - Instead Of

Cal Gordy

Member²
The biggest problem we have with PLSD is it's handling of views.

Because of the treatment as simple Create or Replace DDL, Instead Of triggers are frequently lost as well as comments.

Can we look forward to more robust handling in the future? :confused:

Thanks
 
I'm running 6.0.3.893 trial version and it is not saving and restoring the instead of triggers when you compile a view. Is this a feature only of the trial version ?
 
This is a feature of the SQL Window. Perhaps you are executing the "create or replace view" statement in another way?
 
Back
Top