MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

18.1.1.4 SHOW CREATE PROCEDURE and SHOW CREATE FUNCTION

 
SHOW CREATE {PROCEDURE | FUNCTION} sp_name

This command is a MySQL extension. Similar to SHOW CREATE TABLE, it returns the exact string that can be used to re-create the named routine.



This document was generated by rdg (Feb 25 2004) using texi2html