Translation of "SQL Commands" in Dutch
In the second part we will study in more detail the SQL commands.
A file with SQL commands can be executed from pgsql like this
Een bestand met SQL-commando's kan als volgt vanuit pgsql uitgevoerd worden
If you are interested in how to retrieve data using SQL, we recommend that you start with the SQL Commands section.
Indien u wenst te leren hoe gegevens worden opgehaald met SQL, is het aanbevolen te beginnen bij het gedeelte SQL-opdrachten.
SQL Commands: Basic SQL statements for storing, retrieving, and manipulating data in a relational database.
SQL-opdrachten: Basis SQL-instructies voor het opslaan, ophalen en bewerken van gegevens in een relationele database.
You will get the mysql>prompt to enter the SQL commands.
In this part, we will focus on various SQL commands from the creation of a table, its modification, and/or deletion.
In dit deel zullen we ons richten op een aantal SQL commando's voor het aanmaken, veranderen en verwijderen van tabellen.
The Edit Custom SQL Commands dialog box opens.
You can now see the new SQL statement in the Edit Custom SQL Commands dialog box.
Nu ziet u de nieuwe SQL-instructie in het dialoogvenster Aangepaste SQL-opdrachten bewerken.
You may also want to check database log and error files on your server for unusual activity, such as unexpected SQL commands that seem abnormal for regular users or errors.
U kunt ook het databaselogboek en de foutbestanden op uw server controleren op ongebruikelijke activiteit, zoals onverwachte SQL-opdrachten die abnormaal lijken voor gewone gebruikers of fouten.
To do this we are entering a text file with the SQL commands by adding a"<" to the command mysql.
Om dit voor elkaar te krijgen, openen we een tekstbestand met SQL commando's en voegen een"<" toe aan het commando mysql.
Attackers can use these vulnerabilities to execute SQL commands on your backend database and steal or damage it or use it to remove data from your databases.
Aanvallers kunnen deze kwetsbaarheden gebruiken om SQL-commando's uit te voeren op uw backend-database en stelen of beschadigen deze of gebruiken het om gegevens uit uw databases te verwijderen.
All SQL commands can be executed remotely (select, insert, update, delete).
Alle SQL-commando's kunnen op afstand worden uitgevoerd (selecteren, invoegen, bijwerken, verwijderen).
As clients we connect to the 4th layer, we send SQL commands which are then passed to the parser layer.
Als clients verbinden we ons met de vierde laag; we verzenden SQL commando's die dan aan de ontlederlaag worden doorgegeven.