Difference between revisions of "MsGroups.net"

 
(migration import)
 
Line 1: Line 1:
 +
{{DISPLAYTITLE:MsGroups.net is Microsoft newsgroups for viewing and posting}}
 +
{{#description2:Hi, I'm currently reading a SQL Server 2008 book that states that the following queries will return equivalent results but that the first one is not recomm...}}
 +
== About MsGroups.net ==
 +
Hi, I'm currently reading a SQL Server 2008 book that states that the following queries will return equivalent results but that the first one is not recommended practice. SELECT a.ProductID, a.Name, b.SalesOrderID, FROM Production.Product a INNER JOIN Sales.SalesOrderDetails b ON a.ProductId = b.ProductID AND a.Color = 'Black'; SELECT a.ProductID, a.Name, b.SalesOrderID, FROM Production.Product a INNER JOIN Sales.SalesOrderDetails b ON a.ProductId = b.ProductID WHERE a.
 
{{ Domain_Page |
 
{{ Domain_Page |
 
  reviews = <reviews></reviews> |
 
  reviews = <reviews></reviews> |
Line 22: Line 26:
 
* '''Alexa''': [http://www.alexa.com/data/details/main?url=msgroups.net msgroups.net]
 
* '''Alexa''': [http://www.alexa.com/data/details/main?url=msgroups.net msgroups.net]
  
 +
 +
__NOTOC__
 +
[[Category:Microsoft]]
 +
[[Category:Newsgroups]]
 +
[[Category:Book]]
 +
[[Category:Reading]]
 +
[[Category:Custom_Development]]
 +
[[Category:Optimization]]
 
[[Category:Programming]]
 
[[Category:Programming]]
 
[[Category:Tuning]]
 
[[Category:Tuning]]
[[Category:Optimization]]
 
[[Category:Custom Development]]
 
 
__NOTOC__
 

Latest revision as of 17:18, 9 November 2013

About MsGroups.net

Hi, I'm currently reading a SQL Server 2008 book that states that the following queries will return equivalent results but that the first one is not recommended practice. SELECT a.ProductID, a.Name, b.SalesOrderID, FROM Production.Product a INNER JOIN Sales.SalesOrderDetails b ON a.ProductId = b.ProductID AND a.Color = 'Black'; SELECT a.ProductID, a.Name, b.SalesOrderID, FROM Production.Product a INNER JOIN Sales.SalesOrderDetails b ON a.ProductId = b.ProductID WHERE a.


Title

Microsoft Newsgroups

Description

Microsoft newsgroups for viewing and posting questions or answers

Additional Information

Related Domains

External Links



Retrieved from "http://aboutus.com/index.php?title=MsGroups.net&oldid=30341911"