KB-27338: Filtering alarms starting with a given text.

Question:

In a Query, how can I filter alarms with areas starting with a given text?

Solution:

In order to filter alarms with areas starting with a given text (for example, starting with letter E), you must edit the SQL directly to add the following clause:

    WHERE Alarms.Area LIKE ‘E%’

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Deixe seu Comentário

Seu endereço de e-mail não será publicado. Campos marcados com asterisco são obrigatórios *