Hot to suppress characters from a given string?
Answers were Sorted based on User's Feedback
Answer / guest
A backslash escapes special characters to suppress their
special meaning.
| Is This Answer Correct ? | 1 Yes | 3 No |
Explain data_null_?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
what is the difference between nodup and nodupkey options? : Sas programming
How to save the log information in a file for future use
which features do you use to check the data validations and errors? : Sas-administrator
What are the five ways to do a table lookup in sas? : sas-grid-administration
What is SAS Information Map Studio and its purpose ?
Can you explain the process of calendar?
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
Which is the best training institute for SAS in Delhi. Please reply
What does error:1 mean?
How to get part of string form the source string without using sub string function in SAS?