ELAPSEDQUERYTRANSACTIONTIME SQL Function

Previous Next

Returns the amount of time in seconds that elapsed since the first SELECT statement was issued on the database after the last commit or rollback.

Syntax

SELECT    ELAPSEDQUERYTRANSACTIONTIME()

Notes

This is a convertible function resolved by USoft and thus supported on all RDBMS platforms.

 

See also

SQL Functions

ELAPSEDTRANSACTIONTIME SQL Function