Translations:Tutorial/33/nl: Difference between revisions

From Resistance in Belgium
(Created page with "<b>Een kolom optioneel maken met <code>OPTIONAL</code></b><br> Als bepaalde informatie mogelijk ontbreekt, gebruik dan <code>OPTIONAL</code> zodat je toch resultaten krijgt. Met <code>OPTIONAL</code> kun je gegevens ophalen zelfs als een kolom leeg is.")
 
(No difference)

Latest revision as of 09:10, 2 April 2025

Message definition (Tutorial)
<b>Making a column optional with <code>OPTIONAL</code></b><br>  
If some information might be missing, use <code>OPTIONAL</code> to avoid limiting the results.  
Adding <code>OPTIONAL</code> lets you retrieve results even if a column is empty.

Een kolom optioneel maken met OPTIONAL
Als bepaalde informatie mogelijk ontbreekt, gebruik dan OPTIONAL zodat je toch resultaten krijgt. Met OPTIONAL kun je gegevens ophalen zelfs als een kolom leeg is.