What do you know about sas data set?
No Answer is Posted For this Question
Be the First to Post Answer
Can we create datasets by proc step ? (Proc contents, Means)?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
Can you execute a macro within a macro? Describe. : sas-macro
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
Describe how you would pass data to macro.
How do you debug and test your SAS programs?
If you set a label in the data step and call a proc freq on the data, how do you display the data without the labels and just the variables.
Which is the Best SAS training Institute in Delhi NCR for SAS certification preparation
what is the use of proc sql?
In a shcool there are 1000 students. After completion of every test in 6 subjects , each subject teacher submit the marks of every student at different times and loaded in the database commonly. How will you seperate the top two subject marks for each each studet using SAS?
how to rearrange the data as our wish by using dataset block?
Describe crosslist option in tables statement?