Files
archived-presentations/slides/sqlite/database_fetch.xml
2004-03-09 16:41:39 +00:00

10 lines
230 B
XML

<slide title="Fetching Data">
<blurb fontsize="4em">
To insert all rows we need to fetch the previously inserted countries and insert their ids with the IP
record data.
</blurb>
<example filename="database_pop8.php" />
</slide>