After deleting data in a table, what is the syntax to write all data to a table with no filtering ?
Define a LIBNAME to the SQL Server schema, and use PROC APPEND.
View solution in original post
What table? A SAS Data set? Show us your code please.
I have a WORK.STATS output on SAS that will be written to a table (MYSQL.STATSINPUT) in SQL server.
Table is already created in SQL server, data will be dropped using delete statement.
How to write WORK.STATS to MYSQL.STATSINPUT - all of the data.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.Register now and lock in 2025 pricing—just $495!
Register now
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Submit your proposal!
Follow along as SAS technical trainer Dominique Weatherspoon expertly answers all your questions about SAS Libraries.
Find more tutorials on the SAS Users YouTube channel.