When looking for data contained in a character string of 150
bytes, which function is the best to locate that data: scan,
index, or indexc?
Answers were Sorted based on User's Feedback
Answer / kamalan
Scan() : Used to seperate a part of string using certain
delimiters.
index() : used to search a string. Return the position
where the search STRING occurs first in the given string.
indexc() : used to serach a character.Return the position
where the search CHARACTER occurs first in the given string.
So the Answer is: Index()
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / thanwi
scan function becuase the length of the varaible returned by
scan function is 200 bytes
| Is This Answer Correct ? | 6 Yes | 5 No |
Hi Friends, My name is Priya,am new to this Forum. am looking for SAS Platform Administration Interview Questions.I searched every where but I couldn't find any where.please can anyone help me with the FAQ's. It would be a great favor to me if you can email the Interview Questions to priyafeb84@gmail.com
What is the basic syntax style in SAS?
What is the use of stop statement?
Name any two sas spawners? : sas-grid-administration
What is the difference between order and group variable in proc report?
I Here clinical SAS training by Ramesh Azmeera is good. Is it confirm ?
Mention what is PROC in SAS?
What is your favorite all time computer book? Why?
How to save the log information in a file for future use
PROC SQL always ends with QUIT statement.Why cant you use RUN in PROQ SQL ?
What other SAS features do you use for error trapping and data validation?
what is sas database server? : Sas-di