Translations:Tutorial/33/en: Difference between revisions

From Resistance in Belgium
(Importing a new version from external source)
 
(No difference)

Latest revision as of 14:49, 1 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.

Making a column optional with OPTIONAL
If some information might be missing, use OPTIONAL to avoid limiting the results. Adding OPTIONAL lets you retrieve results even if a column is empty.