• I’m trying to modify a query so that the WHERE condition tests that a field equals the login of the user. I know the first part is correct but I cannot work out how I describe the login. It currently goes;

    WHERE ‘Org’ = user_login

    but user_login doesn’t work.

    Does anyone know how I should correct this.

    Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Query Syntax help’ is closed to new replies.