简体   繁体   中英

Importing dates from excel or access to SQL Developer?

I have a field of dates in an Excel that I am trying to import into SQL developer, but I either get an error message regarding the formatting or the date values come in their raw form from excel. Does anybody know how to import dates from Excel or Access into SQL Developer? Thanks.

Excel stores date in a different way. You can change format in sql developer Tools >Preferences >Database->NLS I think you can change the format to "DD-MON-RR HH.MI.SS" depending on your requirement. http://www.jasonsdevelopercorner.com/?p=209

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM