Hi All, What is the difference between: "Insert Rows" and "Append" in SAS DI transformations? Is it on the performance? Are they equal in terms of features / results which they give. When I should use first one and when second one? Thanks in advance, Piotr
It's about syntax, either PROC APPEND or PROC SQL. Usually it's no perfoŕmance difference, especially when you use the default behaviour of using views as output in preceeding transformations.
It's about syntax, either PROC APPEND or PROC SQL. Usually it's no perfoŕmance difference, especially when you use the default behaviour of using views as output in preceeding transformations.
Data never sleeps
Register Today!
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.
Early bird rate extended! Save $200 when you sign up by March 31.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.