Date and Timestamp Datatypes from metadata for PVO
Summary:
We are retrieving the columns details such as datatype, precision and scale using the following endpoint(REST API metadata). However, some columns are labeled as "date" but have a datatype of "timestamp". We would like to validate whether Oracle assigned these datatypes intentionally or if this is an error.
SOAP API used:
Url: https://{server_name}/biacm/rest/meta/datastores/{data_store}
Tagged:
0