What is maximum number of rows and cols can be handled in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
How do you download a flat file from Mainframe to your local PC using SAS?
how many display types available in sas bi dashboard? : Sas-bi
If a variable contains only numbers, can it be a character data type?
What is the purpose of the trailing @? The @@? How would you use them?
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.
hi guys ...i have one query... data abc; input s w k g o t a m; cards; 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 ; run; i want the output to be the sorted order(only variables).observations should not be changed..
How would you include common or reuse code to be processed along with your statements?
How to create list output for cross-tabulations in proc freq?
What is the sas data set? : sas-grid-administration
Why and when do you use proc sql?
How to write duplicate records into a separate dataset using sort?
Mention the category in which sas informats are placed?