Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Best practice to save lasting time of .... ?

2877737Mar 19 2018 — edited Mar 19 2018

Hi,

I have to keep in my table time of lasting tasks in my system. Time of lasting a task it means time, from start to end the task.

I wondered which data type to apply ? Varchar2 ? - it's problematic to count avg time, max time etc. Data ? it's not an hour Timestamp ? it's not an hour ?

Which practice is the best ? Mayby there is any standard ?

Thx.

Paul.

This post has been answered by thatJeffSmith-Oracle on Mar 19 2018
Jump to Answer

Comments

4162541

Furthermore if I try to use the XMLSecurityManager class I get a compilation error

error: package com.sun.org.apache.xerces.internal.utils does not exist

Why do any of these classes' configuration options even exist if they aren't meant to be used?

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 16 2018
Added on Mar 19 2018
9 comments
593 views