Friday, 26 February 2016

SYNTAX TO DROP THE SUB PROGRAMS,functions,Packages,Triggers

Drop Procedure Procedure_Name;
Drop Function Function_Name;
Drop Trigger Trigger_Name;
Drop Package Package_Name; 

No comments:

Post a Comment

If you Like my blog Spread it and help friends for whom this blog is useful for their career.