Skip to content

Instantly share code, notes, and snippets.

@Hugoberry
Last active April 11, 2017 09:06
Embed
What would you like to do?
let
out = Value.NativeQuery(Sql.Database(".", "QueryPower"),"usp_InsertDemoXML @xmlBin",[xmlBin=dummy2XML])
in
out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment