What is Cross Join

Answer Posted / ramesh

A join with out condition is called CrossJoin.
It also called as cartesionjoin.
It produces resultset where every row is first table joined
with every row in second table.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the database objects? : SQL Server Architecture

699


What is log shipping?

721


Define outer join?

744


Can a unique index be created on a column, which contains null?

712


What is the default order of an order by clause?

773






Explain transaction server explicit transaction?

670


What is a mixed extent?

749


What is mscorsvw.exe - process - microsoft .net framework ngen?

682


What is conditional split?

718


Define cursor locking

736


Explain trigger and trigger types?

731


What is the difference between cartesian product and cross join?

635


Why use “pivot” in sql server?

774


How do you create a clustered index?

708


let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration

696