Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Oracle/OAS
Date problem.
Suman Sharma
Ranch Hand
Posts: 72
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Can anyone tell me how I can enter following data in publisher table?
PublishID, PublishDate, AuthId
111, 07-06-05, SSS
It is giving problem with entering the date value.
Thanks.
Jan Cumps
Bartender
Posts: 2662
19
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
As '05-JUN-2007', or as to_date('07-06-05','RR-MM-DD')
Take care with 2 digit years. Before you know it, the next millennium arrives.
Regards, Jan
OCUP UML fundamental and ITIL foundation
Suman Sharma
Ranch Hand
Posts: 72
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks for your help.
Did you see how Paul
cut 87% off of his electric heat bill with 82 watts of micro heaters
?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
object to date conversion
conversion of date from dd/mm/yyyy to yyyy/mm/dd
How to insert date values to database using java swings
date format
date format
More...