Skip to content

Instantly share code, notes, and snippets.

@wvpv
Last active January 9, 2023 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save wvpv/55641d0b258789040fd880dd19e7a8ad to your computer and use it in GitHub Desktop.
Save wvpv/55641d0b258789040fd880dd19e7a8ad to your computer and use it in GitHub Desktop.
select top 20 percent
de1.field1
, de1.field2
from [dataextension1] de1
order by newid()
/* writes to DataExtensionSplit_1 */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment