The CASE construct provides an alternative to an IF construct containing multiple ELSEIFs. It takes the general form: SELECT CASE(expression)
確定! 回上一頁