if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
what other SAS features do you use for error trapping and data validation?
How would you identify a macro variable? : sas-macro
is there any differnce between proc means and proc summary?
What are the data types that sas contain?
If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?
how do you debug and test your sas programs? : Sas programming
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Have you been involved in editing the data or writing data queries?
1 Answers BioServe, Oracle, Sasken,
What is SAS? What are the functions does it performs?
how do you validate tables abd reports?
2 Answers Accenture, Quintiles,
I need to find the numeric field which contains blank in between..Ex:123 456...there is blank in between the 123 456..I need to know if there is any SAS function to find a field.. Please suggest...
what is SAS OPTIMIZATION?