Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 need example of subquery

Author  Topic 

BitShift
Yak Posting Veteran

98 Posts

Posted - 2007-08-27 : 17:37:57
Within a select statement, I need to grab a value from another table, based on a column from the current row in the outer select. My question is how do I reference a column in the outer select, from within the inner select ?

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2007-08-27 : 17:38:57
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=88453



E 12°55'05.25"
N 56°04'39.16"
Go to Top of Page
   

- Advertisement -