Tables in database RentalEase I want to print physically so I can look at them easier. I don’t care what is in them, just their structure. How can I do this?
It’s an SQL Express server and I’m using Microsoft SQL Server Management Studio Express to manage it. In MySQL and PHP I use DESCRIBE but there doesn’t seem to be a DESCRIBE for SQL Server
try: