What do the put and input function do?
No Answer is Posted For this Question
Be the First to Post Answer
What do the PUT and INPUT functions do?
Explain substr function?
Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
what are input dataset and output dataset options?
here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.
Can Some one Explain How the Datasets from SAS can be loaded in to the MVS OS?
Please write codes to merge two datasets and keep every record in the first dataset.
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
what are informats in sas? : Sas-administrator
What is the difference between where and if statement?
How you can read the variables that you need?
How would you include common or reuse to be processed along with your statements?