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
List the different normalization forms?
How to list all dsn entries on your local machine using odbc_data_source()?
Explain primary key in sql server?
What is a partition key?
What are sub reports?
How to start sql server browser service?
What is model database in sql server?
What is a DBMS, query, SQL?
How many non clustered indexes there can be on table ?
what is the information that can be stored inside a bit column? : Sql server database administration
Explain log shipping?
What is ms sql server service broker?
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
Should you normalize audio?
How to connect to a sql server using odbc_connect()?