Hi,
We have a Data Warehouse that consists of views maintained by the DW team. Currently, we are finding that we need to maintain two sets of views: one for our SQL server users and one for the SAS users in our company due to the character limitations in SAS.
We are looking to avoid having to maintain two seperate views and are hoping there is a way to deploy our SAS views without having to modify the tables names and columns as there are a great number of views and columns.
Does anyone have a best approach in dealing with this problem?
Thank you so much for any help that you can give regarding this issue.
This post gives a pretty good summary of your options:
What you are currently doing is really the only option if you want to show all these tables properly in the EG server list.
SAS have indicated that they are looking at providing better support for > 32 character table and column names but there has been no confirmation of when or if that may happen that I'm aware of.
I'm not sure what you are hoping to get as an answer.
Fact: SAS has a limitation for object names.
So what could possible be the solution?
1. Adopt your view accordingly
2. Have you users write SQL pass through queries.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.