What do you know about sas data set?
Answer / Rajveer Singh
A SAS data set is a collection of data stored in a file, created using the SAS system. Data sets can contain variables (columns) and observations (rows). They are used to store and manipulate data during the analysis process.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is Business Intelligence?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
how does sas handle missing values in formats? : Sas programming
In which format does Date stores in sas..? What is the use of DATE in SAS.?
How to convert HTML file into SAS dataset?
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.
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
what is the use of proc sql? : Sas programming
is data integration and etl programming is same? : Sas-di
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
HOW MANY WAYS YOU CAN RETRIEVE THE DATA FROM ORACLE TABLES? WHAT IS ORACLE CLINICAL? HOW IT IS USEFUL?
3 Answers Accenture, Novartis,
Give an example where SAS fails to convert character value to numeric value automatically?