Steve Eubanks
Member
In the object window, when expanding >tables >columns, we get a listing of columns with a little graphic to the left indicating the datatype for that column. I'd like a little more information here. Is it possible to display these columns with datatype information that is more like what we see in SSMS?
e.g.
PERSONGUID (varchar(64),not null)
BIRTHDATE (datetime, null)
PURCHNO (int, null)
e.g.
PERSONGUID (varchar(64),not null)
BIRTHDATE (datetime, null)
PURCHNO (int, null)