Created
February 6, 2015 14:44
-
-
Save MarioCares/e4c09a3faf284c30850e to your computer and use it in GitHub Desktop.
Query SQL Migración Tabla proveedor a Unisag
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
insert into finanzas_proveedor | |
select *, "SALUD" from saludcor_adquisiciones.proveedor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment