Skip to content

Instantly share code, notes, and snippets.

@MarioCares
Created February 6, 2015 14:44
Show Gist options
  • Save MarioCares/e4c09a3faf284c30850e to your computer and use it in GitHub Desktop.
Save MarioCares/e4c09a3faf284c30850e to your computer and use it in GitHub Desktop.
Query SQL Migración Tabla proveedor a Unisag
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