Table of ContentsPreviousNext

Ispirer
Please, note, that Ispirer SQLWays 6.0 is no longer supported and provided to clients.
You can try out automated conversion of databases and applications with Ispirer Toolkit for free. Download free trial.
Check out the relevant toolkit documentation.
Ispirer DB2 to SQL Server Migration overview.


Ispirer SQLWays Database Migration Software

SYSDATE

Syntax

SYSDATE

The SYSDATE function returns the current date and time.

Example

This example selects the current system date and time.

SELECT SYSDATE
FROM dual; 

Equivalents in other databases

TABLE 85. Equivalents in other databases
IBM DB2
CURRENT TIMESTAMP special register
Microsoft SQL Server
GETDATE function


Table of ContentsPreviousNext
Copyright 1999-2023 Ispirer Systems.
Ispirer and SQLWays are registered trademarks. All other product names may be trademarks of the respective companies.
All rights reserved.