Hello all,
I hope this is the correct forum for my question. I am using standard date arithmetic:
END_TIME - START_TIME
Which returns an interval datatype.
I can't for the life of me figure out how to turn the interval that is returned into seconds as an int (or number I don't care.. just not an interval)
I am sure there is a simple solution out there.. but I can't seem to find it.
Lisa
I hope this is the correct forum for my question. I am using standard date arithmetic:
END_TIME - START_TIME
Which returns an interval datatype.
I can't for the life of me figure out how to turn the interval that is returned into seconds as an int (or number I don't care.. just not an interval)
I am sure there is a simple solution out there.. but I can't seem to find it.
Lisa