Stata Append

The append command adds the rows of an external dataset into the active dataset.


Usage

append using "external_dataset.dta"


See also

Stata manual for append


CategoryRicottone