[[["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 document outlines the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class, which is used to encapsulate the results of data modification operations (DML) like \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e in Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileDmlResult\u003c/code\u003e class provides information such as the number of rows modified, execution statistics, and query plan after executing a DML statement using \u003ccode\u003espanner::Client::ProfileDml()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowsModified()\u003c/code\u003e function returns the number of rows altered by the DML statement, and for partitioned DML operations it provides a minimum estimate.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecutionStats()\u003c/code\u003e returns a set of key-value pair statistics relating to the execution of the SQL statement, while the \u003ccode\u003eExecutionPlan()\u003c/code\u003e function returns the execution plan of the SQL statement.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists links to the documentation for various versions, with \u003ccode\u003e2.37.0-rc\u003c/code\u003e as the most current/latest, for the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]