Let's look at an example that uses the IF function to test the value of a field in a table. For example: mysql> SELECT supplier_id, supplier_name, quantity, IF( ...
確定! 回上一頁