I see this when I format SQL

WHERE TimeLogged < @CreateDate
AND LEFT(lbl.LotID, 5) = LEFT(@LotID,
5)

It splits across the comma in the Left function ??

Mike
MikeONeill
0

Comments

1 comment

  • Chris.Allen
    Can you post a screen shot of your Data Statements formatting Options please? (SQL Prompt 5 -> Options->Format->Data statements).
    Chris.Allen
    0

Add comment

Please sign in to leave a comment.