There is a serial table with the created_at field and a serials table with the created_at field as you can copy and replace the created_at field with the serials table in the created_at field of the serial table
|
There is a serial table with the created_at field and a serials table with the created_at field as you can copy and replace the created_at field with the serials table in the created_at field of the serial table
Source: https://ru.stackoverflow.com/questions/585308/
All Articles
IDsame ... - Chubatiyupdate table1 set created_at=(select created_at from table2 where table2.id=table1.id)as for example - Mike