Use Database Development tools to create and update procedural
	 objects, which include stored procedures, triggers, user-defined functions, and event handlers. 
  
        
            Procedural objects are the building
		  blocks of your database application. Database Development assists you in
		  building the shell, or skeleton, for procedural objects and provides tools for
		  filling in the body of the object with the appropriate SQL syntax.