BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
PROCDATARUN
Obsidian | Level 7

After deleting data in a table, what is the syntax to write all data to a table with no filtering ?

1 ACCEPTED SOLUTION
3 REPLIES 3
PeterClemmensen
Tourmaline | Level 20

What table? A SAS Data set? Show us your code please.

PROCDATARUN
Obsidian | Level 7

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.

 

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
LIBNAME 101

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.

Discussion stats
  • 3 replies
  • 797 views
  • 2 likes
  • 3 in conversation