KB-29734: SQL Query returning a single value.

Question:

In an application, an SQL Query returns three values to a certain field. How can I set this Query up to return only one of them?

Solution:

To do so, you can use First() or Last() functions, which return, respectively, the first and the last records.

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 *