Microsoft
Software
Hardware
Network
Question : Do you know how to select fields from 2 files based on a join of the files?
Do you know how to select fields from 2 files as follows:
--select * from dbo.tSOXUsrRequest As U
--WHERE appname = 'BRS' and userid = 'quincy'
select * from dbo.tSOXSignOff As S
WHERE U.reqID = S.reqID and S.dtUsrSignOff is Null
and U.appname = 'BRS' and U.userid = 'quincy'
Answer : Do you know how to select fields from 2 files based on a join of the files?
SELECT *
FROM tSOXUsrRequest
LEFT JOIN tSOXSignOff ON tSOXUsrRequest.reqID = tSOXSignOff.reqID
WHERE (tSOXUsrRequest.appname = 'BRS' and tSOXUsrRequest.userid = 'quincy')
Random Solutions
problems with specific user in exchange 2003 environment
Cheap backlinks? Best bang for the buck SEO site?
Custom toolbar query view...
Which Java IDE is as friendly as Visual Studio
Access is denied, unable to remove device when trying to delete a printer.
Error running DC Promo on Windows 2008 R2
Form Label Updates Not Working Properly
Brother All in One Scanner corrupting scanned images
lookup and then copy from one sharepoint list to another
Iseries OSV5R4 PM eserver iSeries telephone number