 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
gemisigo
Joined: 11 Mar 2010 Posts: 2165
|
|
[11.2.246 Pro] - BUG: reserved word picked as alias (SSMS) |
|
I have a table named indexoptimize_settings. When I choose that table from a popup triggered by SELECT in the SQL Editor, its alias is set to is1. When I do the same in SQL Server Management Studio, the alias will be the reserved word is.
SQL Server Management Studio info
 |
 |
SQL Server Management Studio 15.0.18338.0
SQL Server Management Objects (SMO) 16.100.41011.9
Microsoft Analysis Services Client Tools 15.0.19205.0
Microsoft Data Access Components (MDAC) 10.0.19041.1
Microsoft MSXML 3.0 6.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 10.0.19041
|
|
|
Wed Sep 09, 2020 5:31 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
I failed to reproduce the same result in two different SQL Server versions using two different versions of SSMS.
Are you entering the usual SELECT * FROM table or something else different?
Are you sure the alias is inserted by SA and not by SSMS intellisense if it's enabled?
|
|
Wed Sep 09, 2020 10:59 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|