SqlExport -- Results of query: -- Risultati della query: -- Table: %1 -- Tabella: %1 -- Index: %1 -- Indice: %1 -- Trigger: %1 -- Trigger: %1 -- View: %1 -- Vista: %1 -- File generated with SQLiteStudio v%1 on %2 -- File generato con SQLiteStudio v%1 su %2 -- Text encoding used: %1 -- Codifica del testo utilizzata: %1 Table name for INSERT statements is mandatory. Il nome della tabella per le istruzioni INSERT รจ obbligatorio. sqlExportCommonConfig Generate "DROP IF EXISTS" statement before "CREATE" statement Genera l'istruzione "DROP IF EXISTS" prima dell'istruzione "CREATE" Format DDL statements only (excludes "INSERT" statements) Forma solo dichiarazioni DDL (escludendo dichiarazioni "INSERT") Add "IF NOT EXISTS" clause to "CREATE" statement Aggiungi la clausola "IF NOT EXISTS" all"istruzione "CREATE" Use SQL formatter to format exported SQL statements Usa il formattatore SQL per formattare le istruzioni SQL esportate sqlExportQueryConfig Use SQL formatter to format exported SQL statements Usa il formattatore SQL per formattare le istruzioni SQL esportate Table name to use for INSERT statements: Nome tabella da usare per le istruzioni INSERT: Generate "CREATE TABLE" statement at the begining Genera dichiarazione "CREATE TABLE" all'inizio Include the query in comments Includi la query nei commenti Generate "DROP IF EXISTS" statement before "CREATE" statement Genera l'istruzione "DROP IF EXISTS" prima dell'istruzione "CREATE" Format DDL statements only (excludes "INSERT" statements) Forma solo dichiarazioni DDL (escludendo dichiarazioni "INSERT") Add "IF NOT EXISTS" clause to "CREATE" statement Aggiungi la clausola "IF NOT EXISTS" all"istruzione "CREATE"