i need to implement datdiff function as following. How can i recieve the value of duration in a field like 01 duration pic 9(05).
SELECT DATEDIFF(SECOND ,PulsZeit,getutcdate())
AS 'Duration'
FROM Clients
where AnwendungsId='Thomas Grausgruber@IBOS.TG007'