Translation of arithmetic operator from English into Dutch
Noun
calculation
- The plus sign is an arithmetic operator.Het plusteken is een rekenkundige operator.
Examples of arithmetic operator in a sentence
Programmers assigned an arithmetic operator to each variable.
Translations of "arithmetic operator" in Context ordered by category and frequency
syntax error: invalid arithmetic operator
syntaxfout: ongeldige rekenkundige operator
arithmetic operator: Examples and translations in context
When that happens, we need to GROUP BY all the other selected columns, i.e., all columns except the one(s) operated on by the arithmetic operator.
Wanneer dit voorvalt, moet u de andere geselecteerde kolommen groeperen (GROUP BY), d.w.z, alle kolommen behalve deze die word(en)t bewerkt door de rekenkundige operator.
Note When you use an arithmetic operator (+, -, , and/) in an expression, and the value of one of the controls in the expression is null, the result of the entire expression will be null - this is known as Null propagation.
Opmerking Wanneer u een rekenkundige operator (+, -, en/) in een expressie gebruikt, en de waarde van een van de besturingselementen in de expressie Null is, is het resultaat van de hele expressie ook Null (dit wordt de Null-doorgifte genoemd).