Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using local temporary tables in selects; good SQL books
Message
From
29/08/2001 20:49:34
 
 
To
29/08/2001 13:11:28
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00550435
Message ID:
00550665
Views:
44
You first query creates a table named #shipper2 but your second query references a table named #shipper.

>PBKLOGAF.BKPONO AS BKPONO
>into #shipper2
>FROM OEP128 Left outer JOIN

>select #shipper2.*, oep180.slsamt from #shipper

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform