SELECT * FROM foo WHERE bar IS NOT NULL;. This is standard SQL, and works with every database I've tried, including MySQL, Oracle, Postgres, ...
確定! 回上一頁