Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)

Category: SQL Reference

1SMARTchicken - Code Made Easy

Category: SQL Reference

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Category: SQL Reference

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Home
  • Reference
  • SQL Reference
  • Page 8
SQL Reference

SQL – MySQL MID() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL String Functions, String

The MySQL MID() function extracts a substring from a string, starting at any position from the beginning or end of the string.

SQL Reference

SQL – MySQL MOD() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Math, MySQL, MySQL Numeric Functions

The MySQL MOD() function returns the remainder of a number divided by another number.

SQL Reference

SQL – MySQL MONTH() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Date, MySQL, MySQL Date Functions

The MySQL MONTH() function returns the month part for a given date (a number from 1 to 12).

SQL Reference

SQL – MySQL MONTHNAME() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Date, MySQL, MySQL Date Functions

The MySQL MONTHNAME() function returns the name of the month for a given date.

SQL Reference

SQL – MySQL NOW() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Date, MySQL, MySQL Date Functions

The MySQL NOW() function returns the current date and time as “YYYY-MM-DD HH:MM:SS” (string) or as YYYYMMDDHHMMSS.uuuuuu (numeric).

SQL Reference

SQL – MySQL NULLIF() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL Advanced Functions

The MySQL NULLIF() function compares two expressions and returns NULL if they are equal. Otherwise, the first expression is returned.

SQL Reference

SQL – MySQL PERIOD_ADD() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Date, MySQL, MySQL Date Functions

The MySQL PERIOD_ADD() function adds a specified number of months to a period and will return the result formatted as YYYYMM.

SQL Reference

SQL – MySQL PERIOD_DIFF() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Date, MySQL, MySQL Date Functions

The MySQL PERIOD_DIFF() function returns the difference between two periods (both periods should be in the same format). The result will be in months.

SQL Reference

SQL – MySQL PI() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Math, MySQL, MySQL Numeric Functions

The MySQL PI() function returns the value of PI.

SQL Reference

SQL – MySQL POSITION() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL String Functions, String

The MySQL POSITION() function returns the position of the first occurrence of a case-insensitive substring in a string.

SQL Reference

SQL – MySQL POW() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Math, MySQL, MySQL Numeric Functions

The MySQL POW() function returns the value of a number raised to the power of another number.

SQL Reference

SQL – MySQL POWER() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Math, MySQL, MySQL Numeric Functions

The MySQL POWER() function returns the value of a number raised to the power of another number.

SQL Reference

SQL – MySQL QUARTER() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / Date, MySQL, MySQL Date Functions

The MySQL QUARTER() function returns the quarter of the year for a given date value (a number from 1 to 4).

SQL Reference

SQL – MySQL RADIANS() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL Numeric Functions

The MySQL RADIANS() function converts a degree value (expressed as a positive or negative number) into radians.

SQL Reference

SQL – MySQL RAND() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL Numeric Functions, Number

The MySQL RAND() function returns a random number between 0 (inclusive) and 1 (exclusive).

SQL Reference

SQL – MySQL REPEAT() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL String Functions, String

The MySQL REPEAT() function repeats a string as many times as specified.

SQL Reference

SQL – MySQL REPLACE() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL String Functions, String

The MySQL REPLACE() function replaces all case-sensitive occurrences of a substring within a string, with a new substring.

SQL Reference

SQL – MySQL REVERSE() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL String Functions, String

The MySQL REVERSE() function reverses a string and returns the result.

SQL Reference

SQL – MySQL RIGHT() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL String Functions, String

The MySQL RIGHT() function extracts a number of characters from a string, starting from right.

SQL Reference

SQL – MySQL ROUND() Function

August 14, 2024 / MySQL Functions, Reference, SQL Reference / MySQL, MySQL Numeric Functions, Number

The MySQL ROUND() function rounds a number to a specified number of decimal places.

← Previous 1 … 7 8 9 … 15 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (18)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (556)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (285)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2026@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2026 1SMARTchicken | All Rights Reserved.