on ‎2023 Nov 29 2:36 PM
Hi Folks,
I use a SQL View to rename some columns
Select
"AUTOID" AS "VK_AUTOOD"
from tablexy
Issue is that this changes only technical name. Business name will remain. Which will lead to quite some confusion in Analytical Model an front-end.

Is there an addition that will also set the business name?
Thanks and best regards
Axle
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chris,
I am looking for a way to do it in the SQL statement. Manual change is not working in my case with 500+ columns.
Best regards
Axel
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.