If a variable contains only numbers, can it be a character data type?
No Answer is Posted For this Question
Be the First to Post Answer
do you prefer proc report or proc tabulate? Why? : Sas programming
. Which date advances a date, time or date/time value by a given interval?
What is LOGICAL VARIABLES in SAS.And how it can be used..Can anyone support..???
what is the difference between proc means and proc tabulate?
i want to upload titles and footnotes to excel file?how it is possible?
data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?
how does sas handle missing values in procs? : Sas programming
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?
Please, anyone, let me know the style or an example of using 'by='/'by' variable of a PDV(Program Data Vector)
3 Answers Verinon Technology Solutions,
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
how can get the first and last observations in a dataset using Proc SQl?