PostgreSQL json_array_elements in FROM clause - why is this not cartesian join? If I have an expression like. SELECT t.json_column->>'x', nested->>'y' FROM ...
確定! 回上一頁