|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Query with Date
I have to do a query where the date is between today and the next 5 days.
Select ... From ... Where R.date between to_date(sysdate,'dd-mm-yyyy') and to_date(sysdate+5,'dd-mm-yyyy'); This is an error but I donīt know how do it. |
|
#2
|
|||
|
|||
|
What is the error? Also I am not sure if you can just add 5 to the date and it will add it to the correct spot. I may be wrong but I would check there.
|
|
#3
|
|||
|
|||
|
plesae give the oeer(oracle error)
![]() |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Query with Date |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|