SHOW AUTHORS
Syntax
The SHOW AUTHORS
statement displays information about the people who work on MySQL. For each author, it displays Name
, Location
, and Comment
values.
SHOW AUTHORS
SyntaxThe SHOW AUTHORS
statement displays information about the people who work on MySQL. For each author, it displays Name
, Location
, and Comment
values.