What do you code to create a macro? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
Tell me more about the parameters in macro? : sas-macro
Approximately what date is represented by SAS date value of 730
How you can read the variables that you need?
What do you feel about hardcoding?
How the Excel file enter into the SAS environment without Code of Infile & Import procs,if i have no file Conversion?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What is SAS? What are the functions does it performs?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
which features do you use to check the data validations and errors? : Sas-administrator
in data set200 observation how to take 110,150,170 using sql procedure?
what is hierarchy flattening? : Sas-di