We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
An operator is a reserved word or a character used primarily in an SQLite statement's WHERE clause to perform operation(s), such as comparisons and arithmetic operations.
Un opérateur est un mot réservé ou un caractère utilisé principalement dans la clause WHERE d'une instruction SQLite pour effectuer une opération (s), telles que des comparaisons et des opérations arithmétiques.
For example, the following SQLite statement creates a new table called COMPANY and adds five columns.
Par exemple, l'instruction SQLite suivante crée une nouvelle table appelée COMPANY et ajoute cinq colonnes.
The SQLite AND and OR operators are used to compile multiple conditions to narrow down selected data in an SQLite statement.
SQLite ET et OU opérateurs sont utilisés pour établir des conditions multiples pour restreindre les données sélectionnées dans une instruction SQLite.
Example: For example, the following SQLite statement creates a new table called COMPANY and adds five columns, three of which, ID and NAME and AGE, specify not to accept NULLs
Exemple: Par exemple, l'instruction SQLite suivante crée une nouvelle table appelée COMPANY et ajoute cinq colonnes, dont trois, ID et NOM et AGE, précisent ne pas accepter les valeurs NULL
These operators provide a means to make multiple comparisons with different operators in the same SQLite statement.
Ces opérateurs fournissent un moyen de faire de multiples comparaisons avec des opérateurs différents dans la même déclaration SQLite.
A view is nothing more than a SQLite statement that is stored in the database with an associated name.
Une vue est rien de plus qu'une déclaration SQLite qui est stocké dans la base de données avec un nom associé.
For an action to be taken by the SQLite statement, whether it be a transaction or query, only any ONE of the conditions separated by the OR must be TRUE.
Pour une action à prendre par la déclaration SQLite, que ce soit une transaction ou d'une requête, que toute une des conditions séparées par le OU doit être vrai.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.