What are the functions used for character handling?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between informat$8. $char8.
describe about metadata object? : Sas-di
/* To determine the maximum and minimum of V1 */ data before3; input v1 v2 v3; cards; 3 2 1 4 6 5 2 1 3 6 5 4 1 3 2 5 4 6 ; run;
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 other SAS features do you use for error trapping and data validation?
in which companies SAS openings are there? List of companies using SAS technology.
What Proc glm does?
How we will Developing new reports Using Data step programming and Macros ?
HOW DO WE CREATE A SAS STORED PROCESS IN SAS EG ?
How can you put a "trace" in your program?
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
what is sas olap server? : Sas-di