diff --git a/BD/ORACLE/ATUM_BD/prueba/TABLE/NEWTABLE.SQL b/BD/ORACLE/ATUM_BD/prueba/TABLE/NEWTABLE.SQL deleted file mode 100644 index a4c2125..0000000 --- a/BD/ORACLE/ATUM_BD/prueba/TABLE/NEWTABLE.SQL +++ /dev/null @@ -1,6 +0,0 @@ - - CREATE TABLE "NEWTABLE" - ( "ID" NUMBER, - "NAME" VARCHAR2(100), - "ENABLED" NUMBER DEFAULT 0 - ) ; \ No newline at end of file