Similarly, here is the SQL query to select rows where cost_price is not NULL. In this case, we use IS NOT operator. mysql> select * from sales ...
確定! 回上一頁