what is the usage for assigning error=1 in a dataset ?

Answers were Sorted based on User's Feedback



what is the usage for assigning error=1 in a dataset ?..

Answer / pooja

It means our program has one syntax error

Is This Answer Correct ?    2 Yes 3 No

what is the usage for assigning error=1 in a dataset ?..

Answer / poonam

it means only one error of that type will be printed.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More SAS Interview Questions

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,


i have a dataset with var1,var2,var3; i want to upload the titles for the variables . How can we?

1 Answers   GSK,


WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?

3 Answers   Accenture,


What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?

2 Answers   Accenture,


Name statements that are execution only?

7 Answers  






What is PROC in SAS?

0 Answers  


What report output formats can you generate using SAS?

3 Answers   Accenture,


i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers

3 Answers   SAS,


what is broad cast agent? : Sas-bi

0 Answers  


what is chi-square test? have you used that?

1 Answers   Accenture, Quintiles,


Give some examples where proc report’s defaults are different than proc print’s defaults?

0 Answers  


How do you use the do loop if you don’t know how many times you should execute the do loop?

0 Answers  


Categories