Max De.Zines...
The Maxx Code Blog
Software Development :
A dizzy job...keeping abreast and being competitive is a 24X7 involvement
Chk out my other blog ::
MaxxBlog2
Dec 29, 2004
SQL Code Piece :
Update Temp Table with Self Referenced Values
UPDATE #TempSCR
SET ProgramName = P.Name
FROM #TempSCR t, TR_ProgramProfileHdr P
WHERE t.ProgramID = P.ProgramID
And P.ProjectID=4
Dec 25, 2004
Dragon Puzzle
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)