Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们从 Teradata 导出了一个附件表并创建了 .tsv 文件,然后每个实际附件最终都在一个 .dat 文件中......
例子:
123|760103687|sample1.pdf|ATCHMNT_OBJ100.dat|Y|0|1/3/2013 07:18:36.000000|0|0
有什么方法可以将上述类型的记录导入 Oracle DB,或者我们必须将此 ATCHMNT_OBJ100.dat 文件转换为任何其他格式。
感谢您的任何帮助!
谢谢!