Note that we've queried pg_stats (a view holding more readable version of the column statistics.) CREATE TABLE tbl ( col1 int, col2 int ); ...
確定! 回上一頁