history_table_name [, DATA_CONSISTENCY_CHECK = { ON | OFF } ] ) ] } 引數 database_name 新建資料表的所在資料庫名稱。 database_name 必須指定現有資料庫的名稱。 如果未指定,database_name 會預設為目前的資料庫。 目前連接的登入必須與 database_name 指定的資料庫中現有使用者識別碼有關聯,且...
history_table_name [, DATA_CONSISTENCY_CHECK = { ON | OFF } ] ) ] } Argumente database_name Der Name der Datenbank, in der die Tabelle erstellt wird. database_name muss dem Namen einer vorhandenen Datenbank entsprechen. Wird database_name nicht angegeben, wird standardmäßig die ...
history_table_name [, DATA_CONSISTENCY_CHECK = { ON | OFF } ] ) ] } Arguments database_name The name of the database in which the table is created. database_name must specify the name of an existing database. If not specified, database_name defaults to the current database. The...
The system version temporal tables were introduced in SQL Server 2016. These tables are special types of tables used to keep the history of the data modification. You can use them to analyse the data at a specific point in time analysis. When we create a temporal table, we must specify tw...
history_table_name [, DATA_CONSISTENCY_CHECK = { ON | OFF } ] ) ] } Note To view Transact-SQL syntax for SQL Server 2014 (12.x) and earlier versions, see Previous versions documentation.Argumentsdatabase_nameThe name of the database in which the table is created. database_name must ...
{ <collation_name> | database_default } ] [ FILETABLE_PRIMARY_KEY_CONSTRAINT_NAME = <constraint_name> ] [ FILETABLE_STREAMID_UNIQUE_CONSTRAINT_NAME = <constraint_name> ] [ FILETABLE_FULLPATH_UNIQUE_CONSTRAINT_NAME = <constraint_name> ] [ SYSTEM_VERSIONING = ON [ ( HISTORY_TABLE = ...
You can't delete all report history stored on a report server in a bulk operation. Report history is also deleted when you delete a report. For example, if you delete a monthly sales report because you're replacing it with a newer version, all report history that is associated with the ...
SQL 複製 CREATE UNIQUE INDEX index1 ON schema1.table1 (column1 DESC, column2 ASC, column3 DESC); 關鍵案例: 從Azure SQL Database 和 Azure SQL 受控實例中的 SQL Server 2016 (13.x)開始,您可以在數據行存放區索引上使用非叢集索引來改善數據倉儲查詢效能。 如需詳細資訊,請參閱 數據行存放區索...
SQL 複製 CREATE UNIQUE INDEX index1 ON schema1.table1 (column1 DESC, column2 ASC, column3 DESC); 關鍵案例: 從Azure SQL Database 和 Azure SQL 受控實例中的 SQL Server 2016 (13.x)開始,您可以在數據行存放區索引上使用非叢集索引來改善數據倉儲查詢效能。 如需詳細資訊,請參閱 數據行存放區索...
The partitioned snapshot process cannot complete. Cannot retrieve the maximum timestamp information from the MSsnapshot_history table in the distribution database. Ensure that a standard snapshot is up-to-date and available. Msg 20628...