Subject Order by
Author Germán Balbi
Hello everyone

There is the possibility of ordering the result of a SELECT in an order specified by the user.
For example
having a field NAME
in the clause ORDER BY 'PAUL, JOHN, PETER, MARIA'

Of course, that should be all the options set

Thank you.

Hola a todos

Existe la posibilidad de ordenar el resultado de un SELECT en un order especificado por el usuario.
Por ejemplo
teniendo un campo NOMBRE
en la clausula ORDER BY 'PABLO, JUAN, PEDRO, MARIA'

Claro esta, que se deben tener todas las opciones establecidas

gracias.