SHOW ALIAS
Syntax
Syntax
SQL
SHOW ALIAS <table>;
<table>
The table from which you want to list the existing alias.
Output
The list of alias created for this table.
Syntax
SHOW ALIAS <table>;
The table from which you want to list the existing alias.
The list of alias created for this table.