If NULL id values in the taxpayer table mean “unknown,” you can display that label by using IF( ) to map them onto the string Unknown : mysql> SELECT name ...
確定! 回上一頁