How to find precisions value of TIMESTAMP and INTERVAL types
Hello,
How can I find precision values of TIMESTAMP(<precision>), INTERVAL YEAR(<precision>) TO MONTH, INTERVAL DAY(<precision>) TO SECOND(<precision1>) ?
OCIAttrGet(...OCI_ATTR_DATA_SIZE...) doesn't help.
thanks in advance...
How can I find precision values of TIMESTAMP(<precision>), INTERVAL YEAR(<precision>) TO MONTH, INTERVAL DAY(<precision>) TO SECOND(<precision1>) ?
OCIAttrGet(...OCI_ATTR_DATA_SIZE...) doesn't help.
thanks in advance...
0