Oracle

Date Maths – Oracle

This article continues the Date Maths series and here we are using Oracle. Please refer to the previous articles on SQL Server and DB2 for similar calculations for those database systems. Please refer to the Oracle 11g SQL Reference for more information on the date functions used in this article. Oracle Date Functions To add… Continue reading Date Maths – Oracle

Database Technology, IBM DB2

Date Maths – IBM DB2

This article continues the Date Maths series, this time with DB2 syntax. DB2 Reference can be found at IBM and details of SQL functions are found in the section Database Reference > SQL > Functions Please refer to the other articles in this series on SQL Server and Oracle. IBM DB2 Date Functions System Date… Continue reading Date Maths – IBM DB2

Database Technology, SQL Server

Date Maths – SQL Server

This article is the first in a series that lists date functions and date manipulation calculations for leading database systems and this article looks at the first of those - Microsoft SQL Server. Please refer to the other articles in this series on DB2 and Oracle. Rather than providing a list of all possible calculations… Continue reading Date Maths – SQL Server