Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 4729

No return Value

$
0
0

Having trouble with getting return value from SQL management Studio, even with the most basic Queries. 

Worked fine yesterday but no longer:

USE Adventureworks2014;

GO

SELECT *

FROM Person

If I change the FROM clause to Sales instead 

FROM Sales

I get this error:

Invalid object Name 'Sales'


I guess I have accidentally turned some setting on or off


Viewing all articles
Browse latest Browse all 4729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>