SELECT
TOP
500 SalesOrderID,LineTotal
FROM
[Sales].[SalesOrderDetail]
Naomi N edited Revision 2. Comment: Minor edit
Maheshkumar S Tiwari edited Revision 1. Comment: Added tags
I've added new articles to consolidate SSRS, SSIS, SSAS articles. Please start adding content and later we may try to organize sections. For now these are just stub articles:
social.technet.microsoft.com/.../19747.sql-server-analysis-services-list-of-technet-wiki-articles.aspx
social.technet.microsoft.com/.../19746.sql-server-integration-services-list-of-technet-wiki-articles.aspx
social.technet.microsoft.com/.../19745.sql-server-reporting-services-list-of-technet-wiki-articles.aspx
Nice!
Maheshkumar S Tiwari edited Original. Comment: Added tags