which features do you use to check the data validations and errors? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
how many data types in sas? : Sas-administrator
If a variable contains only numbers, can it be a character data type?
how we can create optional or required parameters in SAS macro...
Which is Best Institute for learning SAS BASE & SAS BI in Hyderabad? Can anyone suggest me ?
What is program data vector (pdv) and what are its functions?
What are the special input delimiters used in SAS?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
How to display duplicate observations in data?
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
what is the use of LRECL option.
what is the difference between %put and symbolgen?
What is the order of evaluation of the comparison operators: + - * /** ()?