source: companies/serpro/doc-expressolivre/scripts/import_contacts.sql @ 903

Revision 903, 140 bytes checked in by niltonneto, 15 years ago (diff)

Importacao inicial do Expresso do Serpro

Line 
1BEGIN;
2INSERT INTO phpgw_cc_typeof_ct_addrs VALUES (1,'Residencial');
3INSERT INTO phpgw_cc_typeof_ct_addrs VALUES (2,'Comercial');
4COMMIT;
5
Note: See TracBrowser for help on using the repository browser.