How do you specify the number of iterations and specific condition within a single do loop?
how to do user inputs and command line arguments in sas?
What are the different versions of sas that you have used until now? : sas-grid-administration
Can you excute a macro within a macro? Describe.
Which date functions advances a date time or date/time value by agiven interval?
Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks
what are sas/access and sas/connect? : Sas programming
how to change the execute of macro
Explain what is SAS informats?
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
How will you generate test data with no input data?
What is the difference between nodupkey and nodup options?
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?