how can u create zero observation dataset?
Answers were Sorted based on User's Feedback
SAS System ?
PROC SQL always ends with QUIT statement.Why cant you use RUN in PROQ SQL ?
Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited?
how can u extract,transform and loading?
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
I have a dataset concat having variable a b & c. How to rename a b to e & f?
if x=round(26.3,10)-1 then x= how much and how explain?
How we can create SAS USER DEFINED CODE?
what is sas metadata repository? : Sas-bi
How would you generate 1000 observations from a normal distribution with a mean of 50 and standard deviation of 20. How would you use PROC CHART to look at the distribution? Describe the shape of the distribution.
How to save the log information in a file for future use
how does sas handle missing values in an update? : Sas programming