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

9 lines
188 B
XML

<slide title="Last Id">
<blurb fontsize="4em">
After inserting the data, you often need to fetch the id of the inserted data.
</blurb>
<example filename="database_pop6.php" />
</slide>