MySQL – Quick Guide MySQL – Introduction What is a Database? A database is a separate application that stores a collection of data. Each database has one or more distinct APIs for creating, accessing, managing, searching and replicating the data it holds. Other kinds of data stores can also be used, such as files on […]
Author Archives: user
MySQL – Statements Reference Table of content Here is the list of all important MySQL statements. Each statement has been explained along with suitable example. Data Definition Statements − This statement is used to change the characteristics of an existing database. − This statement is used to change the characteristics of an existing event. − […]
MySQL – Useful Functions Built-in MySQL Functions Here is the list of all important MySQL functions. Each function has been explained along with suitable examples. − Complete list of MySQL Date and Time related functions. − Complete list of MySQL functions required to manipulate numbers in MySQL. − Complete list of MySQL functions required to […]