ka215/cdbt

Is it possible to rename tables columns in the view without altering the backend column headers?

Opened this issue · 0 comments

For example,
Select [column1] AND [column2] AS [combinedcolumn]
[column1] AS [1]