IF more than one Site is accessing the same Database server
and I want to move the DB with Minimum down time? How will
you do
I am Having tables T1 and T2 both having same data how to check (or) compare the data in both table are same?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
What is failover clustering overview?
How to optimize stored procedures in sql server?
After using delete statement in sql query to delete some records...to retrieve the deleted records we can get using rollback command but till that where it stores means particular location name i need....(after deleting and rollback )
3 Answers CarrizalSoft Technologies, iGate,
What is Transparent Data Encryption?
write coding for importing sql data into a word excel...
What action plan is preferred if sql server is not responding?
A left outer join B B right outer join A gives the same result then what is the use of two?
How to swap the data of two columns in a table. both the columns containing varchar values.
How to write query to Delete the records in child table and corresponding records in parent table
Does a server store data?