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.
我需要每 30 分钟在 SQL Server 2008 中复制 6 个表。任何想法如何实现它?
环境将是服务器
谢谢,里尔
您可以使用事务复制并将其安排为每 30 分钟运行一次。