Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道是否可以在inTrigger上创建一个?Read Only Secondary Always On Availability Groups ReplicaMicrosoft SQL Server 2012
Trigger
Read Only Secondary Always On Availability Groups Replica
Microsoft SQL Server 2012
这不可能; 数据库是只读的,创建触发器需要写入系统表以记录触发器的创建。