Mysql
 sql >> Teknologi Basis Data >  >> RDS >> Mysql

Ketik tanggal sysdate default di Mysql

Alih-alih sysdate , coba CURRENT_TIMESTAMP seperti:

CREATE TABLE foo (
    creation_time      DATETIME DEFAULT   CURRENT_TIMESTAMP,
    modification_time  DATETIME ON UPDATE CURRENT_TIMESTAMP
)



  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. Mysql di PHP - cara memperbarui hanya satu baris dalam tabel tetapi dengan nomor id terbesar

  2. Pilih n baris per grup di mysql

  3. Unggah PHP/MYSQL, impor file .csv ke desain tabel proses mysql

  4. Bagaimana cara mendapatkan baris terakhir kedua dari database mysql?

  5. Hubungan dengan banyak dan dapatkan tanpa ini