Personal Knowledge Base
Thursday, March 21, 2013
find dates difference in oracle
select numtodsinterval(max(create_date)-min(create_date),'day') from table where master_process_id=17292640;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment