SqlExport -- Results of query: -- 查詢的執行結果: -- Table: %1 -- 表:%1 -- Index: %1 -- 索引:%1 -- Trigger: %1 -- 觸發器:%1 -- View: %1 -- 檢視:%1 -- File generated with SQLiteStudio v%1 on %2 -- SQLiteStudio v%1 生成的檔案,%2 -- Text encoding used: %1 -- 所用的文字編碼:%1 Table name for INSERT statements is mandatory. INSERT 語句的表名稱是強制性的。 sqlExportCommonConfig Generate "DROP IF EXISTS" statement before "CREATE" statement 在 "CREATE" 語句前生成 "DROP IF EXISTS" 語句 Format DDL statements only (excludes "INSERT" statements) 僅格式 DDL 語句 (排除 "INSERT" 語句) Add "IF NOT EXISTS" clause to "CREATE" statement Add "IF NOT EXISTS" clause to "CREATE" statement Use SQL formatter to format exported SQL statements 使用 SQL 格式化器格式化匯出的 SQL 語句 sqlExportQueryConfig Use SQL formatter to format exported SQL statements 使用 SQL 格式化器格式化匯出的 SQL 語句 Table name to use for INSERT statements: INSERT 語句的表名: Generate "CREATE TABLE" statement at the begining 在匯出檔案開始部分生成 "CREATE TABLE" 語句 Include the query in comments 在註釋中包含查詢 Generate "DROP IF EXISTS" statement before "CREATE" statement 在 "CREATE" 語句前生成 "DROP IF EXISTS" 語句 Format DDL statements only (excludes "INSERT" statements) 僅格式 DDL 語句 (排除 "INSERT" 語句) Add "IF NOT EXISTS" clause to "CREATE" statement Add "IF NOT EXISTS" clause to "CREATE" statement