I did a
select * from mytablename
and it is clearly there. But under the GUI Microsoft took out the tables link?
I did a
select * from mytablename
and it is clearly there. But under the GUI Microsoft took out the tables link?
The master
database can be seen under the System Databases
in Object Explorer:
But why are you putting your tables into the master
database!??!? That's not something you should be doing ....
Yes, I guess Microsoft has removed it in SQL Express 2012 or something like that as I too cannot see the 'Tables' link under the master database.