Error in accessing Adventureworks
Hi,
I had an error while accessing the data in Adventureworks for SQL 2012. This information can be found on page 36 in the book.
The following is the error message:
SELECT * FROM Person.Address;
Msg 208, Level 16, State 1, Line 1
Invalid object name 'Person.Address'.
|