Hi All,
Please help me on How can i give coloum level and row level security to user.
when user log on to SAS EG i want he only access one subset of data.
If you are using SAS datasets, you would have to create a SAS View for each dataset that does the restriction. It's tedious and clumsy. If you are using a database system like Oracle, then you can define the restrictions there.
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.