STRUCT_0002 — operator-capitalization

Error Code: STRUCT_0002

Message: Operators should be capitalized

Problematic query:

dHealth and mHealth

Recommended query:

dHealth AND mHealth

Typical fix: Capitalize the operator

Back to: Lint