What is Cross Join and in which scenario do we use Cross Join?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
How do you delete duplicate rows in sql server?
What is database replicaion? What are the different types of replication you can set up in SQL Server?
5 Answers Aptech, HCL, Perpetual, SAIC,
explain different types of jions with examples briefly?
2 Answers Accenture, Excellence, Zensar,
Explain the difference between delete,drop and truncate in SQL Server?
Say if we have a table that contains only a single column , say OrderID, which has IDENTITY attribute defined on it. So how can we insert data in this table. I am reframing my question, that how can we make the table to increment the column "OrderID" value several times???
What is read uncmmited?
How to apply cascading referential integrity in place of triggers?
What is user-defined function?
What action plan is preferred if sql server is not responding?
What is the template in sql?
Mention the different types of replication in sql server.