Board index » delphi » SQL Left Outer Join Question
summerli...@msx.upmc.edu (Raymond M. Summerlin Sr.)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
SQL Left Outer Join Question
I am quite new to SQL and have a question I hope someone can give me a hand
with. I am building a SQL statement on the fly depending on which person (Rad_no field which is reflected in the first page of a PageControl object 'PatientGrid'). The following statement worked almost like I wanted it to, except it would EpisodeLookUpQuery.SQL.Add('SELECT pat_examhist.*, itemmast.im_long_desc The idea is to find the description in the itemmast file that corresponds to I am sending this query to MSSQL server 6.5 (I believe that is the correct TIA for your help. -Ray- |