This Question is not a duplicate of this another question
I am not looking to expand a column based on result value.
I am looking to expand column based on column header text.
Besides, it works on one version and not on another version.
以下の簡単なクエリがあります
'test column data' を選択します testcollengthyname,3434 'testid'
これをSQL 2014管理スタジオで実行すると
Microsoft SQL Server Management Studio 12.0.5000.0
Microsoft Analysis Services Client Tools 12.0.5000.0
Microsoft Data Access Components (MDAC) 10.0.14393.0
Microsoft MSXML 3.0 5.0 6.0
Microsoft Internet Explorer 9.11.14393.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 6.3.14393
私はこの結果を得る
別のマシンのSQL 2014管理スタジオでこれを実行すると
Microsoft SQL Server Management Studio 12.0.4100.1
Microsoft Analysis Services Client Tools 12.0.4100.1
Microsoft Data Access Components (MDAC) 10.0.14393.0
Microsoft MSXML 3.0 6.0
Microsoft Internet Explorer 9.11.14393.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 6.3.14393
列名が切り捨てられます...
このバージョンの管理スタジオには、切り捨てられた列名なしで結果を表示できる設定はありますか?