Lewati -t atau --table opsi untuk memaksa output tabel.
mysql --table -u dbclient -pxxxx GEKONYLOGDB -e "select now(),max(time_stamp) from metrics"
Dari mysql --help :
-t, --table Output in table format.
Lewati -t atau --table opsi untuk memaksa output tabel.
mysql --table -u dbclient -pxxxx GEKONYLOGDB -e "select now(),max(time_stamp) from metrics"
Dari mysql --help :
-t, --table Output in table format.