Microsoft SQL Server


21 Requested Topics

Differences Between temporary table and table variable I guess this is one of the best answers given on the topic and it deserves to be used as part of the documentation - dba.stackexchange.com/questions/16385/… requested by gotqn 11.2k
Database Mirroring How to setup database mirroring in synchronous, asynchronous and with a witness requested by ughai 8,495
Log Shipping SQL Server Log shipping allows you to automatically send transaction log backups from a primary database on a primary server instance to one or more secondary databases on separate secondary server instances. The transaction log backups are applied to each of the secondary databases individually. requested by ARUN Edathadan 1,242
Filestream Setting up Filestream on a database, how to create a filestream column on a table, differences from standard varbinary(max), how to read data back. requested by gunr2171 5,747
View more