Created
June 3, 2018 14:39
-
-
Save DataSic/dfe507a85193a5021f7b3fa053550adb to your computer and use it in GitHub Desktop.
fn_get_audit_file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SELECT * | |
FROM sys.fn_get_audit_file('https://StorageAccountName.blob.core.windows.net/sqldbauditlogs/ServerName/SqlDataWarehouseName/', default, default) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment