Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
temporal overlap in oracle
with DateRanges as ( select to_date('2016-10-01','yyyy-mm-dd') a , to_date('2016-10-02','yyyy-mm-dd') b , to_date('2016-10-02','yyyy-mm-dd') c , to_date('2016-10-03','yyyy-mm-dd') d from dual ) select b-a, b-c, d-c, d-a from DateRanges
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Srinivas
4
Rdbms
check if concatinated string obtained after reversing s1 and s2 both is a palindrome or not
display table 5 for using for loop
Srinivas
HELLO WORLD
DEPT
Cursor Explicit
Factorial
Please log in to post a comment.