mirror of
https://github.com/php/presentations.git
synced 2026-03-24 15:42:33 +01:00
10 lines
271 B
XML
10 lines
271 B
XML
<slide title="Single Query">
|
|
|
|
<blurb fontsize="4em">
|
|
For instances such as our check_if_exists(), SQLite also introduces %sqlite_single_query()% that can be
|
|
used to combine data retrieval with query execution.
|
|
</blurb>
|
|
|
|
<example filename="database_pop11.php" />
|
|
|
|
</slide> |