What is the purpose of _character_ and _numeric_?
No Answer is Posted For this Question
Be the First to Post Answer
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
what is the purpose of _error_? : Sas programming
what is the function of catx syntax? : Sas-administrator
What is the order of evaluation of the comparison operators: + - * /** ()?
How would you keep from overlaying the a SAS set with its sorted version?
i have multiple .csv files in a unix directory. every file is having variable names as header.even for empty file also. suppose take 3 files a.csv b.csv c.csv a.csv contains data as name;age,salary; raja;34;4000; ravi;33;5000; kumar;25;3000; b.csv contains data as name;age,salary; ajay;40;4500; and c.csv contains name;age,salary; (only headers) Now i want to import and append all these files in to a single dataset. i tried infile statement with *.csv to import all at a time. but i m not getting correct data. please help me . its urgent. thank you in advance
Difference between SAS STATA & SPSS?
Are the preferred term counts are always equal to Body system counts? If so, Why are they equal if not why they are not equal?
There is a field containing a date. It needs to be displayed in the format “ddmonyy” if it’s before 1975,”dd mon ccyy” if it’s after 1985, and as ‘disco years’ if its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
what are the considerations when picking a SAS/STAT procedure?
0 Answers Accenture, Quintiles,
is data integration and etl programming is same? : Sas-di