Scenario: The data in a table needs to be synchronized to other databases using a synchronization tool, and the update_time timestamp field is required for incremental synchronization. Solution: alter table quant_stk_calc_d_wxcp add update_time timestamp DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP; The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Implementation of webpack-dev-server to build a local server
>>: Tutorial on installing DAMO database on Centos7
introduction In this article, we will introduce h...
Table of contents 1. Custom routing 2. Tab naviga...
Table of contents 1. Reduce the number of image l...
Preface In Linux kernel programming, you will oft...
Search Page: search.wxml page: <view class=&qu...
Note: There was no error in the project startup d...
First, I will give you the VMware 14 activation c...
The full name of Blog should be Web log, which mea...
Preface This control will have a watermark at the...
Let’s take a look at a chestnut first EXPLAIN sel...
Because using group by in MySQL always results in...
Format Encoding 1. Please set the page width with...
Preface In case of application bug or DBA misoper...
Today I was dealing with the issue of migrating a...
1. About the file server In a project, if you wan...