[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-05 (世界標準時間)。"],[],[],null,["# List query optimizer versions\n\nSpanner provides a built-in `SPANNER_SYS.SUPPORTED_OPTIMIZER_VERSIONS`\ntable to keep track of query optimizer versions. You can retrieve this data\nusing SQL queries.\n\n`SPANNER_SYS.SUPPORTED_OPTIMIZER_VERSIONS` table schema\n-------------------------------------------------------\n\n### List all supported optimizer versions\n\n SELECT * FROM SPANNER_SYS.SUPPORTED_OPTIMIZER_VERSIONS\n\nAn example result:\n\nWhat's next\n-----------\n\n- To learn more about the query optimizer, see [Query optimizer overview](/spanner/docs/query-optimizer/overview).\n- To learn more about how the query optimizer has evolved, see [Query optimizer\n versions](/spanner/docs/query-optimizer/versions)."]]