Articles, tutorials and random blurbs worth your search
External Tables let you query data in a flat file as though the file were an Oracle table. In 10g, you can write out data to an external table, but you can’t write to an existing table. While external tables can be queried, they’re not usable in many ways regular Oracle tables are. You cannot [...]
Recent Comments