Skip to content

Commit c6ddaeb

Browse files
authored
wrong link
The provided link has no information on the two commands.
1 parent 202ef5b commit c6ddaeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/databases/manage-metadata-when-making-a-database-available-on-another-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ manager: craigg
106106
107107

108108
## <a name="cross_database_queries"></a> Cross-Database Queries
109-
The DB_CHAINING and TRUSTWORTHY database options are OFF by default. If either of these are set to ON for the original database, you may have to enable them on the database on the destination server instance. For more information, see [ALTER DATABASE &#40;Transact-SQL&#41;](../../t-sql/statements/alter-database-transact-sql.md).
109+
The DB_CHAINING and TRUSTWORTHY database options are OFF by default. If either of these are set to ON for the original database, you may have to enable them on the database on the destination server instance. For more information, see [ALTER DATABASE &#40;Transact-SQL&#41;](../../t-sql/statements/alter-database-transact-sql-set-options.md).
110110

111111
Attach-and-detach operations disable cross-database ownership chaining for the database. For information about how to enable chaining, see [cross db ownership chaining Server Configuration Option](../../database-engine/configure-windows/cross-db-ownership-chaining-server-configuration-option.md).
112112

0 commit comments

Comments
 (0)