SHOW BRANCHES# Synopsis# SHOW BRANCHES ( FROM | IN ) TABLE table_name Copy to clipboard Description# List the available branches. Examples# List the branches in the table orders: SHOW BRANCHES IN TABLE orders Copy to clipboard