SHOW FUNCTION CODE

Syntax

SHOW FUNCTION CODE func_name

Description

SHOW FUNCTION CODE shows a representation of the internal implementation of the stored function.

It is similar to SHOW PROCEDURE CODE but for stored functions.

This page is licensed: GPLv2, originally from fill_help_tables.sql

Last updated

Was this helpful?