SQL SERVER - 2005 - Difference Between INTERSECT and INNER JOIN - INTERSECT vs. INNER JOIN

Posted by: Journey to SQL Authority with Pinal Dave, on 03 Aug 2008 | View original | NEW Bookmarked: 0 time(s)

INTERSECT operator in SQL Server 2005 is used to retrieve the common records from both the left and the right query of the Intersect Operator. INTERSECT operator returns almost same results as INNER JOIN clause many times.When using INTERSECT operator the number and the order of the columns must be the same in all queries [...]...

Advertisement
Category: SQL | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1068 | Hits: 104

Similar Posts

  • SQL Server FAQ : How to join tables from different servers more
  • SQL/e - Microsoft to release an Embedded Database version of SQL Server more
  • Bulkload Sample Code more
  • XML Data type in ADO.Net v2.0 - Part II more
  • Getting GrandParent columns with ADO.NET more
  • Handling "GO" Separators in SQL Scripts - the easy way more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD