tags:

views:

13

answers:

0

The following commands produce the same output

describe tablename
show columns from tablename
show fields from tablename
explain tablename

Why are there so many different commands?