@chungus It appears to be 6 months too late reply but hope this helps.
From your question it appears that you are dipping your hand in more than one pot. Let me break it down as I see it.
Data Analysis - These days anything you do with data they call it data analysis, and job title like data analyst and data scientist are given out like candy in a festival so not much use in searching for job titles to understand what that job does. But if you want to have a clear understanding of what it actually is then here is a brief rundown of it. Data analysis is about finding insight from available data, this data doesn't need to be in GB,TB range even a simple 5 row 1 column data can and will contain insight. Now someone would have seen this data and thought okay lets do these analysis(explained later, for now assume Analysis 1, Analysis 2, etc) and see what we get out of it. This is generally done by Data Scientist and to an extent Sr.Data Analyst also. If they feel that a new kind of analysis is to be undertaken then they will design/test/implement the algorithm also to do the same. Once that is done then this entire procedure will be passed on to Data Analyst who will do the actual analysis and interpret the results and write a detailed report that is technical in nature for the Data Scientist. The Data Scientist will in-turn write a business summary of that report for the management.
Tools of the Trade - To be a good data analyst you need to understand 3 things, Database, Analysis Tools, UI Design.
In the database section you should have clear understanding of database design, query language and database administration. Database design consist of data warehouse design, data warehouse scheme design, etc. Query language is SQL(on Oracle it is PL/SQL) for designing ETL(extraction, Transformation and Loading) procedures(there are how you convert production data into historical data for running analysis). and Database Administration will be about backup scheduling, resource allocation(CPU, RAM, and Diskspace), your company's DBA will have control but you will be interfacing with him to allocate resources for your process as you see fit.
In the Analysis Tools section, these are the tools that you use to analysis and run the test on the data. Here you can use R language, SAS, Microsoft BI, etc to do it. When I listed analysis tools I did not include any underlying models(or testing methodology) deliberately. Because these days most of the so called data analyst can be called by old title "script kiddies". The script to conduct any and almost all standard tests on data are available as scripts on both R, SAS(dont know about Microsoft BI), you just supply it with data and it will spit out the result. You can just print it out and call it done, most of these new age data analyst are these kind. What sets the real data analyst from the script kiddies are the real understanding of the statistical models by the data analyst. A good data analyst will not only be able to interpret the result but will be able to justify both the process and the data used for doing so. For example you can run a co-relation analysis on rise of sea level and the use of toilet water. Can a co-relation analysis be done on these two data sets? Yes, Does it makes sense to run the above mentioned test? No. A data analyst who has a good understanding of statistics will know why one data set can and not not be used for analysis. I choose a really bad example but I hope you got the idea.
In the UI Design section, Not all analysis results are printed out and given to executives, some of them are converted into KPI(Key Performance Indicator) variables and displayed to top level management in realtime to track issues/production/etc. So good data analyst should know, how to display a given data? what kind of format should the display be? how the layout of the display should be? among others. Because these information are/will be glanced over in seconds and within those couple of seconds the display should convey a lot of important information with absolute clarity. There is more but I hope you get the idea.
Now comes the hard part, you want to do data analysis and what to use SAS for your job. Now SAS is a package which can be used for doing data analysis, dashboard design, warehouse design, SAS Advanced Data Miner can do AI training too. So as you might be aware SAS is a all-in-one package. Said that you cannot get a job which uses SAS without somekind of certification from SAS. Now do you need to go to a tutor to pass SAS certification? NO a BIG NO. So when you register for a test they give a trial period to practise, do not waste even a single minute of it, and have a solid foundation in statistics before you approach that. With this you can easly pass the tests.
Can a person become a data analyst without knowing the above? yes but he will always be a low level cog and will never move up in position and the first to let go in a restructuring. So don't go that route.
I have a couple of questions if you dont mind answering,
1. What sector you are interested in? If it is financial sector(Banks, Mutual Funds, etc) then there is no better software package than SAS, as SAS has embedded itself in this sector very much.
2. Where are you located? Tied to the first question, If you target London based financial institutions with SAS certification and a basic financial certificate then you have greater chance of getting a higher paying job.
I have given a overview of what need to know w.r.t SAS, data analysis and computer science. If you want further help reply back and I will help you out as much as I can.
Regards