// page information $page_type = "c"; $page_title = "MySQL Tutorials"; $page_keywords = "mysql, tutorials, mysql tutorials, sql, database, introduction, query, select, open source, free"; $page_description = "MySQL tutorials. Find more tutorials and scripts at TheScripts.com, a programming and software development resource, directory and community."; $page_articletitle = ""; $page_next_url = ""; $page_next_anchor = ""; $page_prev_url = ""; $page_prev_anchor = ""; $page_author = ""; $page_byline = ""; // site header include ($_SERVER["DOCUMENT_ROOT"]."/header.php"); // begin html ?>
Introduction To MySQL
So what is the big deal about MySQL? It's one of the most popular free SQL servers out there, so its a need-to-know for a lot of developers. This introduction starts you in the right direction.