Can a SQL be written like this?
Please check the following SQL and let me know if this is a valid SQL:
SELECT ALTACCT FROM [PSFDC2\FINTDD].FINTST.dbo.PS_ALTACCT_XREF B
WHERE PS_HR_ACCTG_LINE.ACCOUNT = B.ACCOUNT
I am not able to test this as I support it remotely. I just wnat to know if the syntax is correct. Can a SQL be written like this?
Regards,
Balaji P.
-Bala P.