Hi,
In the table definition tab, HeidiSQL shows all the columns with their datatype, length, comment etc.
-
For SQL server, there's no such comment column property. Instead they have a description property.
-
Trying to add comment to a column using the HeidiSQL interface throws error.
-
Already existing description for that column does not show up anywhere in the table information tab.