|
Get the length of each table name, take the longest one as the offset, and set the offset at the beginning, that is, the * mark below, so that n, a, and s are aligned
database (table name) name (field) zhao (value)
****************** age (field) 16 (value)
****************** sex (field) man (value)
anotherdatabase name zhang
age ... |
|