Notice that the T-SQL query uses SQL-89 equi-join syntax, which is considerably simpler (and easier to build) than the Table1 [INNER|OUTER] JOIN Table2 ON ...
確定! 回上一頁