What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
No Answer is Posted For this Question
Be the First to Post Answer
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
what are several options for creating reports in web report studio? : Sas-bi
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 are symbol tables?Differemce between Local N Global Symbol tables.....
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?
Code the MEANS to produce output to be used later.
what are validation tools that are used in sas? : Sas-administrator
If a variable contains letters or special characters, can it be numeric data type?
If a variable contains only numbers, can it be a character data type?
what is Global Symbol table and Local symbol table?
Where do you use proc means over proc freq?