[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class, which is used to capture the outcome of Cloud Spanner Data Manipulation Language (DML) operations such as \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileDmlResult\u003c/code\u003e class allows developers to access statistics and query plans in addition to the count of modified rows, providing insights into the performance and nature of executed SQL statements.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowsModified()\u003c/code\u003e function retrieves the quantity of modified rows, with partitioned DML operations returning a minimum value, and all other operations offering the precise count.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionStats()\u003c/code\u003e function provides key-value pair statistics regarding the execution of the SQL statement, but it is only accessible following statement execution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionPlan()\u003c/code\u003e function presents the SQL statement's execution strategy.\u003c/p\u003e\n"]]],[],null,[]]