Click here to Skip to main content
15,902,189 members
Articles / Programming Languages / SQL

How to Insert a DateTime Value into an Oracle Table

Rate me:
Please Sign up or sign in to vote.
3.03/5 (7 votes)
17 Jul 2017CPOL3 min read 174.7K   2  
This article explains how to insert a DATE with or without a time into an Oracle table using the INSERT statement.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions