Qualify Object Names
robvon
Posts: 7
Generates: SELECT TableName.[*].... out of SELECT *....
The [*] is a syntax error. Should be just '*'
The [*] is a syntax error. Should be just '*'
Comments
Could you kindly let us know the steps to replicate this issue and also using which functionality of SQL Refactor generates this error?
Please make a note that above details will help us to investigate further.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
It only happens when you do a join to another table
e.g. is Ok but becomes (when you qualify it)
We have logged this issue in our internal tracking system [SR- 846] and will be addressed in our future release.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com