"If column names contain any characters except letters, numbers, and underscores, the name must be delimited by enclosing it in back quotes (`)."
Could you try?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
for example I have a table raw.SAM and it contains two columns SAM.ID,SAM.Name . now I want to rename the column to ID and Name , SP rename is not working
"If column names contain any characters except letters, numbers, and underscores, the name must be delimited by enclosing it in back quotes (`)."
Could you try?