What are the data types in sas?
Answer / Abhishek Kumar Paisal
SAS has a variety of data types including numeric, character, date, time, datetime, and user-defined types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Have you ever used the SAS Debugger?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
%STPbegin;%STPEND; ERROR: No logical assign for filename _WEBOUT. WARNING: No body file. HTML output will not be created. unable to fix it.plz help
What is your favorite all time computer book? Why?
How to create a permanent sas data set?
what are different analysis datasets you created and what are the new variables created
which date functions advances a date time or date/time value by a given interval? : Sas programming
What Proc glm does?
How to limit decimal places for the variable using proc means?
how does sas handle missing values in procs? : Sas programming
How long can a macro variable be? A token? : sas-macro
what are the different ways of merging two datasets.name atleast 4.