Learn MySQL
MySQL Useful Resources
Selected Reading
- MySQL - Database Import
- MySQL - Database Export
- MySQL - SQL Injection
- MySQL - Handling Duplicates
- MySQL - Using Sequences
- MySQL - Database Info
- MySQL - Clone Tables
- MySQL - Temporary Tables
- MySQL - Indexes
- MySQL - Alter Command
- MySQL - Transactions
- MySQL - Regexps
- MySQL - NULL Values
- MySQL - Using Join
- MySQL - Sorting Results
- MySQL - Like Clause
- MySQL - Delete Query
- MySQL - Update Query
- MySQL - Where Clause
- MySQL - Select Query
- MySQL - Insert Query
- MySQL - Drop Tables
- MySQL - Create Tables
- MySQL - Data Types
- MySQL - Select Database
- MySQL - Drop Database
- MySQL - Create Database
- MySQL - Connection
- MySQL - PHP Syntax
- MySQL - Administration
- MySQL - Installation
- MySQL - Introduction
- MySQL - Home
MySQL Useful Resources
- MySQL - Discussion
- MySQL - Useful Resources
- MySQL - Quick Guide
- MySQL - Statements Reference
- MySQL - Useful Functions
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
MySQL - Useful Functions
MySQL - Useful Functions
Here is the pst of all important MySQL functions. Each function has been explained along with suitable example.
− The MySQL GROUP BY statement is used along with the SQL aggregate functions pke SUM to provide means of grouping the result dataset by certain database table column(s).
− This is a clause, which can be used along with any MySQL query to specify a condition.
− This is a clause, which can be used along with any MySQL query to specify a condition.
− Use a UNION operation to combine multiple result sets into one.
Build in MySQL Functions
− Complete pst of MySQL Date and Time related functions.
− Complete pst of MySQL functions required to manipulate numbers in MySQL.
− Complete pst of MySQL functions required to manipulate strings in MySQL.
− Complete pst of MySQL aggregate functions.