CanadaPete
Member
First I love PLSQL developer, it rocks...
I am managing view source in a large system.
I am required to include the view owner to ensure the person installing installs in the correct schema.
I am running ver 7.1.5.1398 and when I open view source it does not show owner. Is this an option or do I request an enhancement?
Example
CREATE REPLACE VIEW APPS.my_view AS
I am managing view source in a large system.
I am required to include the view owner to ensure the person installing installs in the correct schema.
I am running ver 7.1.5.1398 and when I open view source it does not show owner. Is this an option or do I request an enhancement?
Example
CREATE REPLACE VIEW APPS.my_view AS