How to import a shape file into a Database Table
There are two possible things to do here. First create a new table from a ShapeFile or import a ShapeFile into an existing table.
New Table from ShapeFile
- Right click on the database and select Import, Feature Class...
- Find the imput Shape file, Name the Output class, and select OK.
Import ShapeFile into existing table
- Right click the table and select Load, Load Data.
- Next, Choose3 the Input data file and click add (repeat as necessary), click next... until finished.