What are the ways to do a “table lookup” in sas?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between %local and %global? : sas-macro
What is the difference between Proc tabulate and Proc print
What is the use of stop statement?
What are common programming errors committed in sas
explain the function of substr in sas? : Sas-administrator
what r the job openings SAS for fresher graduates !
what is star schema? : Sas-di
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
how can u join the two tables without using proc sql Joins and nested queries ?
what is in stream data in SAS?
What is the SAS data set?