0% found this document useful (0 votes)
72 views

MySQL Built-In Functions

MySQL has many built-in functions that allow users to manipulate and retrieve data in various ways without writing custom code. Some common built-in functions include mathematical functions to add, subtract, multiply or divide values as well as string functions to concatenate, extract substrings and format values. Overall, built-in functions provide a powerful and convenient way for users to work with data in MySQL.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views

MySQL Built-In Functions

MySQL has many built-in functions that allow users to manipulate and retrieve data in various ways without writing custom code. Some common built-in functions include mathematical functions to add, subtract, multiply or divide values as well as string functions to concatenate, extract substrings and format values. Overall, built-in functions provide a powerful and convenient way for users to work with data in MySQL.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 2

MySQL Built-in Functions

By Diksha Nagpal
Functions
• MySQL has many built-in functions.

You might also like