I am VERY new at SQL and trying to fix code to get something to work.
I keep getting this message? Does anyone know what I need to do to
problem solve?
Thanks -
Server Error: An unexpected token "AND" was found following "D
AL1.FSCL_WK_BGN_DT". Expected tokens may include: "IN." SQLSTATE=42601
Where do you see this error? What application submits the SQL that causes this error? Did you write
this app yourself? Can you post the SQL query submitted by that application?

Signature
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
>I am VERY new at SQL and trying to fix code to get something to work.
> I keep getting this message? Does anyone know what I need to do to
[quoted text clipped - 4 lines]
> Server Error: An unexpected token "AND" was found following "D
> AL1.FSCL_WK_BGN_DT". Expected tokens may include: "IN." SQLSTATE=42601