How to Create a New Table from a CSV File with SQL Developer
(Doc ID 1666021.1)
Last updated on MAY 26, 2023
Applies to:
Oracle SQL Developer - Version 1.2 and laterOracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Information in this document applies to any platform.
Goal
This document provides the steps to create a new table from a CSV file in SQL Developer. Format of the file containing data to be imported. For example: .xls (Microsoft Excel), .csv (comma separated value), .dsv (delimiter separated value), or .tsv (tab separated value).
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |