Re: Detect datetime precision
Posted by: Filipe Silva
Date: April 27, 2015 05:30PM

Hi Dan,

You are right, DatabaseMetaData.getColumns() doesn't give you that kind of information. If you really need it, perhaps the solution for you is to consult the table information_schema.columns.

Options: ReplyQuote


Subject
Written By
Posted
April 13, 2015 05:16PM
Re: Detect datetime precision
April 27, 2015 05:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.