﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server Newbies  / 2 queries on the same row? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 18:10:17 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: 2 queries on the same row?</title><link>http://www.sqlservercentral.com/Forums/Topic1392358-1292-1.aspx</link><description>MSDN and some books like SQL Server for dummies are  good for the initial start:cool:.</description><pubDate>Tue, 04 Dec 2012 05:21:23 GMT</pubDate><dc:creator>jeetsingh.cs</dc:creator></item><item><title>RE: 2 queries on the same row?</title><link>http://www.sqlservercentral.com/Forums/Topic1392358-1292-1.aspx</link><description>thanks alot!any tips on where i might learn the basics in t-sql?/J</description><pubDate>Tue, 04 Dec 2012 04:36:15 GMT</pubDate><dc:creator>joackim.breien</dc:creator></item><item><title>RE: 2 queries on the same row?</title><link>http://www.sqlservercentral.com/Forums/Topic1392358-1292-1.aspx</link><description>select @@SERVERNAME as "Server_Name" , value from master.sys.configurations where name = 'max server memory (MB)'</description><pubDate>Tue, 04 Dec 2012 04:30:44 GMT</pubDate><dc:creator>arunyadav007</dc:creator></item><item><title>RE: 2 queries on the same row?</title><link>http://www.sqlservercentral.com/Forums/Topic1392358-1292-1.aspx</link><description>[code="sql"]select @@SERVERNAME ,value from master.sys.configurations where name = 'max server memory (MB)'[/code]</description><pubDate>Tue, 04 Dec 2012 04:27:35 GMT</pubDate><dc:creator>e4d4</dc:creator></item><item><title>2 queries on the same row?</title><link>http://www.sqlservercentral.com/Forums/Topic1392358-1292-1.aspx</link><description>i just know this must be a breeze if you have any type of experiance in t-sql, but i im a newbie im struggling with this...all i want to do is have the results of:select value from master.sys.configurations where name = 'max server memory (MB)' and this queryselect @@SERVERNAME on the same row in the results...</description><pubDate>Tue, 04 Dec 2012 04:21:05 GMT</pubDate><dc:creator>joackim.breien</dc:creator></item></channel></rss>