Where cross join is used?
No Answer is Posted For this Question
Be the First to Post Answer
There are two tables (T1, T2) with different rows. Find the output of query. Select count(*) from T1,T2.
How will you find out if there are expensive SQL statements running or not?
Where can you find the error log information? : sql server database administration
Tell me what is de-normalization and what are some of the examples of it?
How to change location of errorlog in SQL?
What is use of attributehierarchyenabled? : sql server analysis services, ssas
can you any body tell me the difference between candidate key and primary key
explain different types of joins? : Sql server database administration
How to rebuild master databse?
Write a SQL query to make a column as unique?
what is performance tunning in sql server ? explain.
What are three major types of constraints?