Search

MySQL Tutorials

Advanced Data Filtering
In this tutorial, you'll learn how to combine WHERE clauses to create powerful and sophisticated search conditions. You'll also learn how to use the NOT and IN operators.
Tags: Data | Rating: Not Rated
246 Views | MySQL / Filtering | 07-10-07 | guest |
Wildcard Filtering
In this tutorial, you'll learn what wildcards are, how they are used, and how to perform wildcard searches using the LIKE operator for sophisticated filtering of retrieved data.
Tags: Wildcard | Rating: Not Rated
309 Views | MySQL / Filtering | 07-10-07 | john |
Filtering Data
In this tutorial, you will learn how to use the SELECT statement's WHERE clause to specify search conditions.
Tags: Data | Rating: Not Rated
313 Views | MySQL / Filtering | 07-10-07 | frank |
Sorting Retrieved Data
In this tutorial, you will learn how to use the SELECT statement's ORDER BY clause to sort retrieved data as needed.
Tags: Retrieved, Data | Rating: Not Rated
287 Views | MySQL / Filtering | 07-10-07 | betty |
Retrieving Data
In this tutorial, you'll learn how to use the SELECT statement to retrieve one or more columns of data from a table.
Tags: Data | Rating: Not Rated
380 Views | MySQL / Miscellaneous | 07-10-07 | cena |
Working with MySQL
In this tutorial, you'll learn how to connect and login to MySQL, how to issue MySQL statements, and how to obtain information about databases and table.
Tags: Mysql | Rating: Not Rated
378 Views | MySQL / Miscellaneous | 07-10-07 | mike |
Searching Using Regular Expressions
In this tutorial, you'll learn how to use regular expressions within MySQL WHERE clauses for greater control over data filtering.
Tags: Regular, Expressions | Rating: Not Rated
373 Views | MySQL / Miscellaneous | 07-10-07 | joey |
MySQL FAQs - Managing User Accounts and Access Privileges
A collection of 17 FAQs on MySQL user accounts and access privileges. Clear answers are provided with tutorial exercises on creating and deleting user accounts; setting and changing passwords; giving and removing user privileges; showing granted privileges and levels.
Tags: Mysql, Faqs, User, Accounts, Access, Privileges | Rating: Not Rated
293 Views | MySQL / Miscellaneous | 07-10-07 | chris |
MySQL Migration: MyISAM to InnoDB
A tutorial explaining how to convert a production application from MyISAM format to InnoDB.
Tags: Mysql, Migration, Myisam, Innodb | Rating: Not Rated
200 Views | MySQL / Miscellaneous | 07-10-07 | mike |
MySQL Date Queries
Don't use PHP to calculate date ranges; you can build the date range inquiry directly into your MySQL query. Here are some common examples of MySQL date queries.
Tags: Mysql, Date, Queries | Rating: Not Rated
500 Views | MySQL / Queries | 07-10-07 | joey |
Running Multiple MySQL Versions
How to run multiple versions of MySQL on the same Server.
Tags: Mysql, Versions | Rating: Not Rated
279 Views | MySQL / General Guides | 07-10-07 | chris |
Basic SQL optimization for MySql
It's important to know how to write your queries fast. And there are also ways to do your queries faster Inside mysql, called Indexes. They help mysql do the work faster, but you need to tell how...
Tags: Basic, Optimization, Mysql | Rating: Not Rated
638 Views | MySQL / Tweaking | 07-10-07 | betty |
Mysql Sub Queries, introduction
Mysql now offers sub queries/sub selects. They can help you write faster and shorter code. You don't need to do that much programming in PHP, just let mysql do the work :-)
Tags: Mysql, Queries | Rating: Not Rated
539 Views | MySQL / Queries | 07-10-07 | frank |
Backup MySQL With Cron Jobs
In this tutorial you will learn how to make and use a Cron Tab from within Cron Jobs installed on Cpanel. If your version of Cpanel does not contain Cron Jobs or your web host does not provide it there are other ways of using Cron Tabs but those shell methods will not be discussed in this tutorial.
Tags: Backup, Mysql, Cron, Jobs | Rating: Not Rated
Optimize MySQL tables for speed
Just like you need to defrag and check your file system, it's important to do the same thing with MySQL tables. If you don't, you might end up with slow and corrupted database tables. Follow this easy tutorial to set up an automatic optimization for your db.
Tags: Optimize, Mysql, Tables, Speed | Rating: Not Rated
654 Views | MySQL / Tweaking | 07-10-07 | cena |
Site Stats
Visitors Online318
Total Users1708
Categories76
Subcategories889
Tutorials24,008
Partners
Free Flash Games

Tired of working all day long and wanted to relax? Play really cool flash games to make the heat go away. From the thousands of games to choose from, You are most definitely going to find the ones you will like.

free.haxansweb.com/flash_games

Home|Tutorials|Submit|About Us|Blog|Advertise|Contact Us|Sitemap|Help / FAQ|Privacy Statement   © 2006-2010 Copyright Tutorials Expert.