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

Category: Reference

1SMARTchicken - Code Made Easy

Category: Reference

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

Category: Reference

  • Tutorials (168)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Reference
  • Page 97
SQL Reference

SQL – MySQL LPAD() Function

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

The MySQL LPAD() function left-pads a string with another string, to achieve a specified length.

SQL Reference

SQL – MySQL LTRIM() Function

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

The MySQL LTRIM() function removes leading spaces from a string.

SQL Reference

SQL – MySQL MAKEDATE() Function

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

The MySQL MAKEDATE() function creates and returns a date based on a year and a number of days value.

SQL Reference

SQL – MySQL MAKETIME() Function

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

The MySQL MAKETIME() function creates and returns a time based on an hour, minute, and second value.

SQL Reference

SQL – MySQL MAX() Function

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

The MySQL MAX() function returns the maximum value in a set of values.

SQL Reference

SQL – MySQL MICROSECOND() Function

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

The MySQL MICROSECOND() function returns the microsecond part of a time/datetime (from 0 to 999999).

SQL Reference

SQL – MySQL MIN() Function

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

The MySQL MIN() function returns the minimum value in a set of values.

SQL Reference

SQL – MySQL MINUTE() Function

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

The MySQL MINUTE() function returns the minute part of a time/datetime (from 0 to 59).

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.

← Previous 1 … 96 97 98 … 109 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
  • CSS Flexbox (12)
  • JavaScript Tutorials (6)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (64)
  • 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 (555)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (284)
    • 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

contact2025@1smartchicken.com

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

Search for Code:

or View All Tags

Copyright © 2025 1SMARTchicken | All Rights Reserved.