Unix Technical Forum

Theta join or equijoins??

This is a discussion on Theta join or equijoins?? within the SQL Server forums, part of the Microsoft SQL Server category; --> What is the definition of a theta join? I read that all joins with the comparison operators: =, <,> ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-29-2008, 07:26 AM
JS
 
Posts: n/a
Default Theta join or equijoins??

What is the definition of a theta join? I read that all joins with the
comparison operators:

=, <,> etc. are theta joins, but joins with = are called equijoins. How can
a theta join both be equijoin and a theta join?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 07:26 AM
David Portas
 
Posts: n/a
Default Re: Theta join or equijoins??

In Relational Algebra a Theta Join is a join based on any of the binary
comparison operators (=, <, <=, >=, >, <>). An Equi-join is one example of a
Theta Join. There is no contradiction.

--
David Portas
SQL Server MVP
--


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:39 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com