Hello,
we are using sql server 2012 standard edition. I have one question regarding sql server standard edition. I know that in standard edition we cannot have more than 2 nodes in a cluster. but the question is can one cluster (with two nodes) replicate data from the database(lets sat Database1) to another cluster( with two nodes) database(let say Database1)?
Thanks