Snowflake · Schema

ExecutionStats

Statistics about the execution of the statement. These stats might not be available for each request.

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
numRowsInserted integer Number of rows that were inserted.
numRowsUpdated integer Number of rows that were updated.
numRowsDeleted integer Number of rows that were deleted.
numDuplicateRowsUpdated integer Number of duplicate rows that were updated.
View JSON Schema on GitHub