I have the following code where I create a table and I want to insert information that came out of a query:
CREATE TABLE AR_TABLA_REORI (TER VARCHAR(50),REG VARCHAR(50),ORIGEN INT, CLIENTES INT, TOTAL INT,SUCORIGEN INT)
INSERT INTO AR_TABLA_R...
asked by
16.08.2018 / 23:48