Steps to reproduce the problem:
Go to Object explorer ,drag one table to the editor and select "select statement"
Result is , for example,
SELECT AddressID, AddressLine1, AddressLine2, City, StateProvinceID, PostalCode, SpatialLocation, rowguid, ModifiedDate
FROM [2AdventureWorks2012].Person.Address
Now go to Tools | general and check "Use fully qualified object names when dragging objects "
go to Object explorer ,drag the same table to the editor again and select "select statement"
Result is the same
SELECT AddressID, AddressLine1, AddressLine2, City, StateProvinceID, PostalCode, SpatialLocation, rowguid, ModifiedDate
FROM [2AdventureWorks2012].Person.Address
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center