document.write('<p class="blockTitle">Chapters in This Book</p>');
document.write('<p class="bookToc"><a href="About-MySQL-Tutorial-Book.html">About This Book</a></p>');
document.write('<p class="bookToc"><a href="SQL-Introduction-of-SQL.html">Introduction of SQL</a></p>');
document.write('<p class="bookToc"><a href="MySQL-4-Introduction-and-Installation.html">MySQL 4.0 Introduction and Installation</a></p>');
document.write('<p class="bookToc"><a href="MySQL-5-Installation.html">Installing MySQL 5.0.2 (Alpha)</a></p>');
document.write('<p class="bookToc"><a href="Introduction-of-MySQL-5-Programs.html">Introduction of MySQL 5.0 Programs</a></p>');
document.write('<p class="bookToc"><a href="Perl-Program-and-MySQL-Server.html">Perl Programs and MySQL Servers</a></p>');
document.write('<p class="bookToc"><a href="PHP-Program-and-MySQL-Server.html">PHP Programs and MySQL Servers</a></p>');
document.write('<p class="bookToc"><a href="Java-Program-and-MySQL-Server.html">Java Programs and MySQL Servers</a></p>');
document.write('<p class="bookToc"><a href="Datatype-and-Data-Literal.html">Datatypes and Data Literals</a></p>');
document.write('<p class="bookToc"><a href="Expression-and-Operations.html">Operations and Expressions</a></p>');
document.write('<p class="bookToc"><a href="String-Character-and-Bit-Strings.html">Character Strings and Bit Strings</a></p>');
document.write('<p class="bookToc"><a href="Function-Commonly-Used-Function.html">Commonly Used Functions</a></p>');
document.write('<p class="bookToc"><a href="Column-Type-Commonly-Used-Function.html">Table Column Types for Different Types of Values</a></p>');
document.write('<p class="bookToc"><a href="DDL-Create-Table-and-Index.html">Using DDL to Create Tables and Indexes</a></p>');
document.write('<p class="bookToc"><a href="DML-Insert-Update-Delete-Record.html">Using DML to Insert, Update and Delete Records</a></p>');
document.write('<p class="bookToc"><a href="SELECT-Statement-Query-Database.html">Using SELECT to Query Database</a></p>');
document.write('<p class="bookToc"><a href="Transaction-Management-and-Isolation-Level.html">Transaction Management and Isolation Levels</a></p>');
document.write('<p class="bookToc"><a href="Lock-Used-in-MySQL.html">Locks-Used-in-MySQL</a></p>');
document.write('<p class="bookToc"><a href="Procedure-Definition-and-Calling.html">Defining and Calling Stored Procedures</a></p>');
document.write('<p class="bookToc"><a href="Procedure-Basic-Variable-Loop-Cursor.html">Variables, Loops and Cursors Used in Stored Procedures</a></p>');
document.write('<p class="bookToc"><a href="reference.html">References</a></p>');
document.write('<p class="bookToc"><a href="pdf.html">Printable Copy - PDF Version</a></p>');