what is the function of catx syntax? : Sas-administrator



what is the function of catx syntax? : Sas-administrator..

Answer / Sunita Tevatiya

"CATX (Concatenate with eXtender) is a SAS function that concatenates character strings delimited by a user-specified delimiter. It takes two arguments: a list of character strings and the delimiter character. For example, CATX('|', str1, str2) would return the concatenated strings with the specified delimiter."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

in the flow of data step processing, what is the first action in a typical data step? : Sas programming

1 Answers  


what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming

1 Answers  


How would you identify a macro variable?

1 Answers  


Below is the table. Required to be output should be the highest number of each student_id. Example. Student_id Subject Marks 1 Hindi 86 2 Hindi 70 3 English 80 . Calculate sum and average marks for each group of student_id Example. Student_id Subject Marks Total Marks Average 1 English 40 181 60.33333 2 English 67 196 65.33333 3 English 80 160 53.33333 PLEASE PROVIDE THE CODE OF ABOVE PROBLEMS

1 Answers   Accenture, HSBC,


How could you generate test data with no input data?

14 Answers   CTS,


if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

1 Answers   CTS,


How would you code the criteria to restrict the output to be produced?

9 Answers  


What is the difference Using & and && in the macro variables

5 Answers   Accenture,


how could you generate test data with no input data? : Sas programming

1 Answers  


How do you control the number of observations and/or variables read or written?

1 Answers  


What are Dashboard reports?And significance of these in analysis?

1 Answers  


Mention the category in which sas informats are placed?

1 Answers  


Categories