Hi, I've created a database diagram, and have taken a considerable amount of time to set required / PK flags, data types, and add column descriptions.
Now I've gone to all that effort, I need to extract that data from the diagram so I can add it to a document to sit alongside the diagram itself. How can I export that data?
I know I can generate a T-SQL CREATE DATABASE script, but I need something that's a little more human readable. I really need the column notes too.