How to join two tables without a relationship, taking only one value from a table and pasting it to the other table?

后端 未结 0 1619
感动是毒
感动是毒 2020-11-27 04:10

I have the following two tables:

Table_A:

I want to take the Min of date from Table_B, and paste it to Table_A. Like the following:

I ca

相关标签:
回答
  • 消灭零回复
提交回复
热议问题