What system options would you use to help debug a macro? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks
% let A=3+4 what is result
How would you include common or reuse to be processed along with your statements?
why is sas considered self-documenting? : Sas programming
There are 200 observations in a dataset, i want to pull out the observation no's 100, 150,180,190 by using Proc SQL? How you can get it?
What are pdv and it functions?
Mention the category in which sas informats are placed?
What do you know about sas and what we do? : sas-grid-administration
How to get part of string form the source string without using sub string function in SAS?
Which is the Best SAS training Institute in Delhi NCR for SAS certification preparation
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
: and & modifiers.