The NOT IN you see here is important. It's telling PostgreSQL, “Only pull records from tbl_dataset where the value in i_column_1 does _not exist ...
確定! 回上一頁