TipClique Tutorials feed. Recently Popular MySQL Tutorials


Nov 13

jQuery 1.3 with PHP:- Using the Datatables plugin

Posted by , in MySQL Tutorials

From time to time, you will want to show data in your website and allow the data to be sorted and searched. In this chapter, we will look at: • How to install and use the DataTables plugin • How to load data pages on request from the server • Searching and ordering the data

Popularity: 17%

Thumbnail for jQuery 1.3 with PHP:- Using the Datatables plugin
Clique It


Sep 3

SQL Functions - Math Functions

Posted by , in MySQL Tutorials

Just like how programming languages have functions built-in to allow you to do common tasks easily. So does SQL. A lot of these functions are mathematical. Some of them are more useful than others.

Popularity: 17.7%

Thumbnail for SQL Functions - Math Functions
Clique It


Jul 27

MySQL DROP DATABASE Recovery

Posted by , in MySQL Tutorials

Is it possible to recover data destroyed by unintentionaly confirmed DROP DATABASE command? This tutorial answers this question and offers step-by-step procedure how to do it, if possible.

Popularity: 18%

Thumbnail for MySQL DROP DATABASE Recovery
Clique It


Jul 27

Optimizing MySQL: Performance Tuning Script

Posted by , in MySQL Tutorials

Performance Tuning Primer Script is the shell script which gets performance related information from MySQL engine and produce some recommendations for tuning of MySQL server variables. It’s easy to use and offers valuable output for MySQL performance optimization.

Popularity: 17%

Thumbnail for Optimizing MySQL: Performance Tuning Script
Clique It


Jul 27

Optimizing MySQL: Importance of JOIN Order

Posted by , in MySQL Tutorials

This third part of MySQL optimizing tutorial mini series shows an importance of table order during JOIN. The difference between regular JOIN and optimized one is dramatic, so keep reading!

Popularity: 17%

Thumbnail for Optimizing MySQL: Importance of JOIN Order
Clique It


Jun 23

Optimizing MySQL: Log Slow Queries

Posted by , in MySQL Tutorials

This tutorial is the second part of the MySQL Optimization mini series and introduces the Slow Query Log as well as describes its setup and output.

Popularity: 17%

Thumbnail for Optimizing MySQL: Log Slow Queries
Clique It


Jun 16

Optimizing MySQL: Configuration

Posted by , in MySQL Tutorials

In this first part of the MySQL optimization mini series we'll take a look at configuration directives which have direct influence on MySQL performance.

Popularity: 17%

Thumbnail for Optimizing MySQL: Configuration
Clique It


May 19

Import Structure and Data using phpMyAdmin 3.1

Posted by , in MySQL Tutorials

In this extract from Marc Delisle's new book, ‘Mastering phpMyAdmin 3.1 for Effective MySQL Management’, users will learn to bring back exported data created for backup and transfer purposes. They will get an overview of the various options available in phpMyAdmin to import data, and different mechanisms involved in importing SQL and CSV files.

Popularity: 17%

Thumbnail for Import Structure and Data using phpMyAdmin 3.1
Clique It


Dec 2

Discover how to interact with MySQL via PHP

Posted by , in MySQL Tutorials

This is a tutorial that will show you how to get started using PHP to connect to, and perform various queries on a MySQL database. If you are a PHP programmer, but have no experience with MySQL, this is a great tutorial to get you started.

Popularity: 17%

Thumbnail for Discover how to interact with MySQL via PHP
Clique It


Aug 18

A Gentle Introduction to SQL

Posted by , in MySQL Tutorials

This is an interactive set of tutorials for SQL. Very useful if your are just learning SQL, or if you need a quick reference on how to structure a query.

Popularity: 18.6%

Thumbnail for A Gentle Introduction to SQL
Clique It


Jul 16

MySQL Cheat Sheet

Posted by , in MySQL Tutorials

This is a basic list of MySQL functions used for retrieving, and manipulating data within your database.

Popularity: 18.3%

Thumbnail for MySQL Cheat Sheet
Clique It