As a newbie, I have a question which I hope isn’t too stupid:
In SSMS, I know I can view information about a database via
Object Explorer | Database Engine instance | database (right-click) | Properties
But isn't there any way to view individual records in the database? Otherwise, how do I even know what data fields are in the individual records? Without knowing even that much, how can I even practice making queries?