What are the data types does SAS contain?
No Answer is Posted For this Question
Be the First to Post Answer
How many tiers in sas architecture?
Explain substr function?
If a variable contains only numbers, can it be a character data type?
here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.
how to remove duplicates using proc sql?
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
How do you add a number to a macro variable?
How can a SAS WEB REPORT STUDIO USER identify which report tabs they have been permitted without entering the SAS WEB REPORT STUDIO
How many ways to overcome a missing values???
Can you excute a macro within a macro? Describe.
Of all your work, where have you been the most successful?
i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?