Skip to content

SQL Tutorial - Learn SQL Online

  • Home
  • SQL Syntax
  • SQL Functions
  • Table Manipulation
  • SQL Advanced

MySQL

SQL DATEDIFF

September 30, 2011September 21, 2011 by admin

The SQL DATEDIFF() function is used to get the date/time difference of 2 date expressions. It is supported by both SQL Server and MySQL, but the syntax is different.

Read more

Categories SQL Functions Tags Date Function, MySQL, SQL Server Leave a comment

SQL DATE_ADD

November 2, 2011September 15, 2011 by admin

The SQL DATE_ADD is a mySql function which is same as SQL ADDDATE(), it’s used to add time values (intervals) to a date value.

Read more

Categories SQL Functions Tags Date Function, MySQL Leave a comment
Post navigation
Newer posts
← Previous Page1 Page2

Recent Posts

  • SQL FOREIGN KEY Constraint
  • SQL UNIQUE Constraint
  • SQL PRIMARY KEY Constraint
  • SQL DEFAULT Constraint
  • SQL NOT NULL Constraint
  • SQL Create Table
  • ORACLE TO_CHAR
  • SQL REVERSE
  • The Difference Among char, nchar, varchar, nvarchar in MS SQL Server
  • SQL LEFT Function
  • SQL SPACE
  • SQL CHAR
  • SQL Hosting
  • SQL DATENAME
  • SQL ASCII

Categories

  • SQL Advanced (6)
  • SQL Functions (44)
  • SQL Syntax (29)
  • Table Manipulation (6)
© 2023 SQL Tutorial - Learn SQL Online • Built with GeneratePress