Hi! Is it possible to use an "OR" operator in the "WHERE" clause of a "SELECT" statement? I do not find any documentation on that
i.e. SELECT name1 FROM cf1 WHERE name1=value1 OR name1=value2 Thanks a lot in advance Sébastien Druon
Hi! Is it possible to use an "OR" operator in the "WHERE" clause of a "SELECT" statement? I do not find any documentation on that
i.e. SELECT name1 FROM cf1 WHERE name1=value1 OR name1=value2 Thanks a lot in advance Sébastien Druon