![]()  |  
 
 
 | 
Archives of the TeradataForumMessage Posted: Thu, 06 Mar 2008 @ 15:27:50 GMT
 
 Try: 
     Select E.Id, E.Name, E.Address
     FROM
     Employee E,
     Dept D
     WHERE E.Id=D.Id
     ( --S1
     select D.Name from Dept D where E.DId=D.Id)
     from Employee E;
Quincy Leslie 
  | ||||||||||||||||||||||||||||||||||||||||||||||||
|   | ||||||||||||||||||||||||||||||||||||||||||||||||
 
  | ||||||||||||||||||||||||||||||||||||||||||||||||
|  
 | ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||