Home | Previous Page | Next Page   Appendix B. Demonstration SQL > SQL Files for the Relational Database Model >

d_proc.sql

The following command file drops the SPL routine that the c_proc.sql command file created:

DROP PROCEDURE read_address;
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]