25
6
28
16828
19
3
(1) 登錄數(shù)據(jù)庫: mysql -u root(root為用戶名) -p (2)顯示當(dāng)前時間: Select now(); (3)登出(退出)數(shù)據(jù)庫: Exit / qui...