mysql displays query output in tabular form (rows and columns). The first row contains labels for the columns. The rows following are the query results. Normally ...
dev.mysql.com