How would you combine 3 or more tables with different
structures?

Answer Posted / akshay surya

Yes we can use joins and Merge statements as well. But in
bothe the scenarios, a commmon variable should be there for
all tables(can have different structures). And also one
should take care when tables contains too many duplicate
values.(may be eliminating the duplicate values is probably
the best way to get the intended result, otherwise output
result will be the reuslt of a cartesian product).

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How substr function works in sas?

886


What is the use of divide function?

790


what is the purpose of _error_? : Sas programming

839


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

876


how the sas basic syntax style described? : Sas-administrator

790


Name some categories in sas 9? : sas-grid-administration

731


In ARRAY processing, what does the DIM function do?

906


what is sas olap server? : Sas-di

955


Explain why double trailing @@ is used in input statement?

788


Have you used macros? For what purpose you have used? : sas-macro

800


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

4125


how to change the execute of macro

1911


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

996


What is the difference between reading data from an external file and reading data from an existing data set?

893


What is the basic syntax of a sas program?

866