SHOW BRANCHES# Synopsis# SHOW BRANCHES ( FROM | IN ) TABLE table_name Description# List the available branches. Examples# List the branches in the table orders: SHOW BRANCHES IN TABLE orders See also# CREATE BRANCH ALTER BRANCH DROP BRANCH