java基本數(shù)據(jù)類型 MySql怎樣查詢數(shù)據(jù)庫當(dāng)前時間?
MySql怎樣查詢數(shù)據(jù)庫當(dāng)前時間?mysql> select now() --------------------- | now() | --------------------- | 2009-
MySql怎樣查詢數(shù)據(jù)庫當(dāng)前時間?
mysql> select now()
---------------------
| now() |
---------------------
| 2009-07-30 18:54:23 |
---------------------
1 row in set (0.00 sec)
---
以上,希望對你有所幫助。