Rename a column name in the database view
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 12:11 AM - edited 05-13-2025 12:11 AM
Hi ,
I have created a database view for the tables to get the result of associated support and access grps
report result---how to rename the "user" column to "support member"????
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 12:19 AM
The fields that are shown are the fields from the tables you are combining. A Database View isn't a table, so you can't change the label of the field, without changing it on the table where it's from.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark