Settings and activity
5 results found
-
3 votes
Klaus Ondrich supported this idea ·
-
2 votes
Klaus Ondrich supported this idea ·
-
3 votes
An error occurred while saving the comment Klaus Ondrich shared this idea ·
-
13 votes
Klaus Ondrich supported this idea ·
-
7 votes
Klaus Ondrich supported this idea ·
Sorry, it was not possible to explain it exactly in the suggestion editor. BETWEEN keyword should be at the same column position like = and so on:
WHERE_ModifiedDate___BETWEEN DATEADD(MONTH, -6, GETDATE()) AND GETDATE()
AND City______________= 'Bothell'
OR LEFT(PostalCode, 2)_= 'CB'
OR PostalCode_________= @prefix + @suffix