Changes

Jump to navigation Jump to search
186 bytes added ,  12:51, 19 July 2017
WHERE dateflag = 0;
--113267
Grab the portco keys from the companybasecore table:
DROP TABLE portcokeys;
CREATE TABLE portcokeys AS
SELECT DISTINCT coname, statecode, datefirstinv
FROM companybasecore;
--44740
==Creating Stage Flags Table==

Navigation menu