Hi,
Is there a simple query that gives two timestamps difference in a format like 'yyyy mm dd hh:mm:ss'?
ANSI only defines year to month or day to second interval data types (and several variations) but nothing like 'year to second'.
I wonder if there is a way to get the answer in a pretty simple manner without using 'extract' or concatination.
Regards,
Barilla
Is there a simple query that gives two timestamps difference in a format like 'yyyy mm dd hh:mm:ss'?
ANSI only defines year to month or day to second interval data types (and several variations) but nothing like 'year to second'.
I wonder if there is a way to get the answer in a pretty simple manner without using 'extract' or concatination.
Regards,
Barilla