MySQL voorbeelden

On this page you can find some example SQL commands.


SQL update

Here is an example to update rows in column with specific data, as example the wordpress database where all pages are reverted to the defaul template:


SQL zoek en vervang data in een kolom


SQL verwijder data in een kolom


PHP SQL Fetch array

Here is a PHP example to show data from a database: