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

Tag: SQL Server

1SMARTchicken - Code Made Easy

Tag: SQL Server

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

Tag: SQL Server

  • Tutorials (179)
  • Reference (2172)
  • Snippets (69)
  • Home
  • SQL Server
  • Page 2
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.

SQL Reference

SQL – SQL Server CONCAT_WS() Function

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

The SQL Server CONCAT_WS() function adds two or more strings together with a separator.

SQL Reference

SQL – SQL Server COS() Function

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

The SQL Server COS() function returns the cosine of a number.

SQL Reference

SQL – SQL Server COT() Function

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

The SQL Server COT() function returns the cotangent of a number.

SQL Reference

SQL – SQL Server COUNT() Function

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

The SQL Server COUNT() function returns the number of records returned by a select query. NULL values are not counted.

SQL Reference

SQL – SQL Server CURRENT_TIMESTAMP Function

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

The SQL Server CURRENT_TIMESTAMP() function returns the current date and time as “YYYY-MM-DD HH-MM-SS”.

SQL Reference

SQL – SQL Server CURRENT_USER Function

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

The SQL Server CURRENT_USER function returns the name of the current user in the SQL Server database.

SQL Reference

SQL – SQL Server DATALENGTH() Function

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

The SQL Server DATALENGTH() function returns the number of bytes used to represent an expression.

SQL Reference

SQL – SQL Server DATEADD() Function

August 6, 2024 / Reference, SQL Reference, SQL Server Functions / Date, SQL Server, SQL Server Date Functions

The SQL Server DATEADD() function adds a time/date interval to a date and then returns the date.

SQL Reference

SQL – SQL Server DATEDIFF() Function

August 6, 2024 / Reference, SQL Reference, SQL Server Functions / Date, SQL Server, SQL Server Date Functions

The SQL Server DATEDIFF() function returns the difference between two dates.

SQL Reference

SQL – SQL Server DATEFROMPARTS() Function

August 6, 2024 / Reference, SQL Reference, SQL Server Functions / Date, SQL Server, SQL Server Date Functions

The SQL Server DATEFROMPARTS() function returns a date from the specified parts (year, month, and day values).

SQL Reference

SQL – SQL Server DATENAME() Function

August 6, 2024 / Reference, SQL Reference, SQL Server Functions / Date, SQL Server, SQL Server Date Functions

The SQL Server DATENAME() function returns a specified part of a date as a string value.

SQL Reference

SQL – SQL Server DATEPART() Function

August 6, 2024 / Reference, SQL Reference, SQL Server Functions / Date, SQL Server, SQL Server Date Functions

The SQL Server DATEPART() function returns a specified part of a date as an integer value.

SQL Reference

SQL – SQL Server DAY() Function

August 6, 2024 / Reference, SQL Reference, SQL Server Functions / Date, SQL Server, SQL Server Date Functions

The SQL Server DAY() function returns the day of the month (from 1 to 31) for a specified date.

SQL Reference

SQL – SQL Server DEGREES() Function

August 6, 2024 / Reference, SQL Reference, SQL Server Functions / SQL Server, SQL Server Numeric Functions

The SQL Server DEGREES() function converts a value in radians to degrees.

← Previous 1 2 3 … 5 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 (75)
    • Python File Handling (4)
    • Python and MySQL (7)
  • 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.