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 100
SQL Reference

SQL – MySQL WEEK() Function

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

The MySQL WEEK() function returns the week number for a given date (a number from 0 to 53).

SQL Reference

SQL – MySQL WEEKDAY() Function

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

The MySQL WEEKDAY() function returns the weekday number for a given date.

SQL Reference

SQL – MySQL WEEKOFYEAR() Function

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

The MySQL WEEKOFYEAR() function returns the week number for a given date (a number from 1 to 53).

SQL Reference

SQL – MySQL YEAR() Function

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

The MySQL YEAR() function returns the year part for a given date (a number from 1000 to 9999).

SQL Reference

SQL – MySQL YEARWEEK() Function

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

The MySQL YEARWEEK() function returns the year and week number (a number from 0 to 53) for a given date.

SQL Reference

SQL – SQL Server ABS() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / Number, SQL Server, SQL Server Numeric Functions

The SQL Server ABS() function returns the absolute value of a number.

SQL Reference

SQL – SQL Server ACOS() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / Math, SQL Server, SQL Server Numeric Functions

The SQL Server ACOS() function returns the arc cosine of a specified number between -1 and 1.

SQL Reference

SQL – SQL Server ASCII() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server String Functions, String

The SQL Server ASCII() function returns the ASCII value for the specified character.

SQL Reference

SQL – SQL Server ASIN() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / Math, SQL Server, SQL Server Numeric Functions

The SQL Server ASIN() function returns the arc sine of a specified number between -1 and 1.

SQL Reference

SQL – SQL Server ATAN() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / Math, SQL Server, SQL Server Numeric Functions

The SQL Server ATAN() function returns the arc tangent of a number.

SQL Reference

SQL – SQL Server ATN2() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / Math, SQL Server, SQL Server Numeric Functions

The SQL Server ATN2() function returns the arc tangent of two numbers.

SQL Reference

SQL – SQL Server AVG() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / Math, SQL Server, SQL Server Numeric Functions

The SQL Server AVG() function returns the average value of an expression (NULL values are ignored).

SQL Reference

SQL – SQL Server CAST() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server Advanced Functions

The SQL Server CAST() function converts a value of any type into a specified datatype.

SQL Reference

SQL – SQL Server CEILING() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / Math, SQL Server, SQL Server Numeric Functions

The SQL Server CEILING() function returns the smallest integer value that is larger than or equal to a number.

SQL Reference

SQL – SQL Server CHAR() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server String Functions, String

The SQL Server CHAR() function returns the character based on the ASCII code specified.

SQL Reference

SQL – SQL Server CHARINDEX() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server String Functions, String

The SQL Server CHARINDEX() function searches for a substring in a string, and returns the position. If the substring is not found, this function returns 0.

SQL Reference

SQL – SQL Server COALESCE() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server Advanced Functions

The SQL Server COALESCE() function returns the first non-null value in a list.

SQL Reference

SQL – SQL Server CONCAT() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server String Functions, String

The SQL Server CONCAT() function adds two or more strings together.

SQL Reference

SQL – SQL Server Concat With +

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server String Functions, String

The SQL Server + operator allows you to add two or more strings together.

SQL Reference

SQL – SQL Server CONVERT() Function

August 5, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server Advanced Functions

The SQL Server CONVERT() function converts a value of any type into a specified datatype.

← Previous 1 … 99 100 101 … 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.