How to convert HTML file into SAS dataset?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SAS Interview Questions

How can you create a macro variable with in data step? : sas-macro

1 Answers  


differnce between 8.2 and 9.1.3

1 Answers  


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

1 Answers  


it will become easy if uuu provide website linkssss and list of consultanciessssss

1 Answers  


How would you define the end of a macro? : sas-macro

1 Answers  


what is sas metadata repository? : Sas-bi

1 Answers  


data abc; input x y ; cards; 1 2 5 6 7 8 7 8 1 7 5 7 ; run; Proc Freq data=abc; tables x*y / chisq nopercent nocol norow PLCORR; RUN; If we run the code, we have Polychoric Correlation = 0.9054 in the last table. I want to extract this particular entry with the value. Means I will create one dataset in which this value will be stored/extracted. I need your help in coding this. Please help me out.

2 Answers  


What are the statements that are executed only?

1 Answers  


How do you write a test plan?

1 Answers   Oracle,


Mention what is PROC in SAS?

1 Answers  


What does the RUN statement do?

1 Answers   Quintiles,


what are the methods that you would employ to fine tune your SQL extract process using SAS/Access or Proc SQL?

1 Answers  


Categories