Closed
Description
Please Add Copy Header Only, very handy would be cool (available in ssmsboost).
eg:
if a row is selected, then copy header would copy all the column name with comma separated.
-- Extra Also Put the Name in Single Quote where there is a space
---- eg: "Hello World" = 'Hello World' or [Hello World] (SQL Column Syntax)
if a cell is selected, then copy header would copy the current column name.