MySQL Snippets
From JumbaWiki
Here you will find a list of useful MySQL Code Snippets that have been found invaluable by the Jumba community. Feel free to use them and make appropriate mention to sources.
Code Snippets
- Get auto increment insert ID (from http://www.totallyphp.co.uk)
- MySQL SELECT - How to select a record from a MySQL database
- MySQL INSERT - How to insert a record into a MySQL database
- MySQL UPDATE - How to update a record in a MySQL database
- MySQL DELETE - How to delete a record from a MySQL database
- Alternative colored rows Database resultset navigation - http://www.finalwebsites.com/snippets.php?id=38
See also
External links
- Official MySQL Developer Zone - http://dev.mysql.com/
| Code Snippets |
|---|
| ActionScript | ASP | ASP.NET | CGI | ColdFusion | CSS | HTML | Java | JavaScript | JSP | MySQL | PHP | Perl | XML | XHTML |

