When evaluating the SELECT statement, the database system evaluates the FROM clause first and then the SELECT clause. It's like from a table, select data from ...
確定! 回上一頁