what is PHO and NHO in bpo industry. And after completion of all that what is the procedure for joining.
21584create macros---you have 365 number of data and you need to merge it throw the macros,,,,,, data file1; input a @@; cards; 1 2 3 4 ; run; data file2; input a @@; cards; 5 6 7 8 ; run; data file3; input a @@; cards; 9 10 11 12 ; run;data file4; input a @@; cards; 13 14 15 16 ; run;
6 12655Post New WNS Interview Questions
Compare sas with other data analytics tools.
What is the function in PHP do not return a timestamp?
What is your worst character trait?
What are the topics in pl sql?
What rules are to be followed while using the corresponding options?
if threshhold limit is crossed then tds is deducted on which amount ? Aggregate or exceeding threshold limit?
What is apache prefork?
Tell us what the .sca files and mention their importance?
Explain parquet file?
What is the importance of Natural language processing?
How to Declare a SafeArray in the type library editor?
Which is better mysql or postgresql?
Why is it important to annotate?
The following is displayed by a print function call?
What is ambagious result in C? explain with an example.