First, here's what happens when I query that table without specifying the schema: SELECT CustomerId, CustomerName FROM Customers;. Result: Msg ...
確定! 回上一頁