|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Date Parameter in Select Statement
I need a script for Oracle Sqlplus that will allow you to enter a cutoff date when script is ran. I tried this but no luck as the parameter substution gives me a wrong data type error.
********************** Prompt &cuttOffDate Select * from table where date_field < &cutoffdate. ********************** thanks, |
|
#2
|
|||
|
|||
|
RE: Date Parameter in Select Statement
How is the date_field stored in the DB? Like what kind of format.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > Date Parameter in Select Statement |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|