[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-20 UTC."],[[["DML statement statistics are represented in JSON format with fields for inserted, deleted, and updated row counts."],["The `insertedRowCount` field, formatted as a string, indicates the number of rows inserted by INSERT and MERGE statements."],["The `deletedRowCount` field, also a string, shows the number of rows removed by DELETE, MERGE, and TRUNCATE statements."],["The `updatedRowCount` field, again a string, reflects the number of rows modified by UPDATE and MERGE statements."]]],[]]