MySql





Latest news

Latest Article

Mysql Sort records by some specific field values

March 20, 2008

Suppose the following scenario: We have a mysql table that stores all orders of an online store. Each order has off course a field that represents the status of this order. That can be 'pending', 'payment_received', 'approved', 'shipped', 'completed' . Those...

Read the whole story

 
 
 
Submit Story

 

Do you want to publish a tutorial that you consider to be interesting for Assist Programming users? Submit it here or Contact Us

 
 
 
AssistProgramming's Forums

 

Do you have any question? Do you need some help? We are here to help you. Post the question on our forums and we'll reply!

Another articles

Connecting to a database using MySql

Every time we work with MySql we have to connect to the database using some php...

Advanced data filtering using mysql

In this tutorial you will find how to combine WHERE clauses for creating strong...

Tips for optimizing mysql queries

Use the explain command Use multiple-row INSERT statements to store many...

 
 
 
Website Status

Probably many times you've discovered that your site is down and you wondered if that's something usual; you need to know all the time what's the status of it. Read how to do it!