Announcement: New Design for docs.informatica.com!
We have updated the look and feel of docs.informatica.com. To load the latest design, press CTRL-F5 to clear the pages you previously cached on our site, or simply restart your browser.
After you get a list of the sequence and view objects created by the Integration Service, execute an SQL DROP statement to drop the sequence or view objects from the database.
The following query shows the syntax to drop sequence objects created by the Integration Service on any database:
DROP SEQUENCE <sequence name>
The following query shows the syntax to drop view objects created by the Integration Service on any database: