关于PostgreSQL里的一条SQL语句意思

李皓镧2022-10-12  5

PostgreSQL中SQL语句的含义:delete from test _ name a where a . ctid < gt;(select max(b . ctid)from test _ name b其中a.id = b.id
转载请注明原文地址:http://juke.outofmemory.cn/read/2013288.html

最新回复(0)