How to map SQLT_DAT(date) type to ORACLE_DATE type of EXTERNAL TABLE ?
Hi,
I asked similar question at https://communities.oracle.com/portal/server.pt?open=514&objID=224&mode=2&threadid=121370&aggregatorResults=T122112T120114T121370T119128&sourceCommunityId=209&sourcePortletId=370&doPagination=true&pagedAggregatorPageNo=1&returnUrl=https://communities.oracle.com/portal/server.pt?open=space&name=CommunityPage&id=13&cached=true&in_hi_userid=82360&control=SetCommunity&PageID=0&CommunityID=209&
But, I guess this is more an OCI question rather than a Database Utilies question.
I want to unload SQLT_DAT(date) type to an EXTERNAL TABLE datafile by mapping SQLT_DAT type of table to ORACLE_DATE type of external table.
I asked similar question at https://communities.oracle.com/portal/server.pt?open=514&objID=224&mode=2&threadid=121370&aggregatorResults=T122112T120114T121370T119128&sourceCommunityId=209&sourcePortletId=370&doPagination=true&pagedAggregatorPageNo=1&returnUrl=https://communities.oracle.com/portal/server.pt?open=space&name=CommunityPage&id=13&cached=true&in_hi_userid=82360&control=SetCommunity&PageID=0&CommunityID=209&
But, I guess this is more an OCI question rather than a Database Utilies question.
I want to unload SQLT_DAT(date) type to an EXTERNAL TABLE datafile by mapping SQLT_DAT type of table to ORACLE_DATE type of external table.
0