Hi Team,
Currently we have requirement, mirror Full database to our local database, According to how can i do that, As a example if its table we can use select* into TableaName from TableName , But how can i mirror full database, Could you please advise on this...