Questa pagina descrive il funzionamento delle query salvate in Cloud SQL per MySQL.
Puoi utilizzare Cloud SQL Studio
per creare, salvare e gestire script SQL come query salvate. La funzionalità delle query salvate è
disponibile solo nella console Google Cloud .
Le query salvate hanno le seguenti caratteristiche:
Tutte le query sono criptate.
Una query salvata è un elemento secondario di un progetto.
Le query salvate vengono eliminate quando viene eliminato il progetto. Se elimini l'istanza o il database, puoi comunque accedere alle query salvate nel progetto utilizzando la pagina Query salvate nella console Google Cloud .
Puoi accedere alle query salvate solo utilizzando Cloud SQL Studio o andando alla pagina Query salvate
nella console Google Cloud . Le query salvate non sono accessibili tramite l'API.
Località di archiviazione
Cloud SQL per MySQL
memorizza tutte le query
salvate nella regione us-central1.
Limitazioni
Le query salvate presentano le seguenti limitazioni:
Non puoi creare più di 10.000 query salvate in un progetto,incluse
le query salvate per altri prodotti Google Cloud . Per ulteriori informazioni, consulta
Quote e limiti
.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[],[],null,["# Saved queries overview\n\n\u003cbr /\u003e\n\nMySQL \\| [PostgreSQL](/sql/docs/postgres/saved-queries \"View this page for the PostgreSQL database engine\") \\| [SQL Server](/sql/docs/sqlserver/saved-queries \"View this page for the SQL Server database engine\")\n\n\u003cbr /\u003e\n\n|\n| **Preview**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThis page describes how saved queries work in Cloud SQL for MySQL\n.\n\nYou can use Cloud SQL Studio\nto create, save, and manage SQL scripts as saved queries. The saved queries capability is\navailable only in the Google Cloud console.\n\nSaved queries have the following characteristics:\n\n- All queries are encrypted.\n- A saved query is a child of a project.\n- Saved queries are deleted when the project is deleted. If you delete the instance or database, you can still access saved queries in the project using the [**Saved queries** page](/sql/docs/mysql/create-manage-saved-queries) in the Google Cloud console.\n- You must have the correct [Identity and Access Management (IAM) role or permissions](/sql/docs/mysql/create-manage-saved-queries#required-roles) to view and manage saved queries.\n- You can only access saved queries using the Cloud SQL Studio or by navigating to the **Saved queries** page in the Google Cloud console. Saved queries aren't accessible through the API.\n\nStorage location\n----------------\n\nCloud SQL for MySQL\nstores all saved\nqueries in the `us-central1` region.\n\nLimitations\n-----------\n\nSaved queries has the following limitations:\n\n- You can't create more than 10,000 saved queries in a project---including saved queries for other Google Cloud products. For more information, see [Quotas and limits](/sql/docs/quotas) .\n- You can't use [customer-managed encryption keys](/spanner/docs/cmek) for instances with saved queries.\n\nPricing\n-------\n\nThere is no additional charge for using or storing saved queries.\n\nWhat's next\n-----------\n\n- Learn how to [create and manage saved queries](/sql/docs/mysql/create-manage-saved-queries) .\n- Learn how to [manage data using the Google Cloud console](/sql/docs/mysql/manage-data-using-studio) ."]]