A crude example of what I need to have an idea is the following:
SELECT name,last_name
FROM employees
WHERE employee.name
IN('sstan','Ivan Botero','Stefan Nolde','Jose Javier
Segura','jose','Miguel Osorio','etc');
That is to say...
asked by
24.08.2016 / 20:30