Name statements that function at both compile and execution
time?
if x=round(26.3,10)-1 then x= how much and how explain?
Are you involved in writing the inferential analysis plan? Tables specfications?
How would you determine how far down on a page you have printed in order to print out footnotes?
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
which domain is better in sas? clinical trails or banking
how to generate the test data in sas without input data? : Sas-administrator
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.
Approximately what date is represented by the SAS date value of 730?
how to debug and test the sas program? : Sas-administrator
What are the advantages of using sas?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.
explain the use of % includes a statement in sas? : Sas-administrator