Changes made for bulk load and 'flange size' (MESC_CODE on meters).

Store images used by the WebServer

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3797 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
hardya
2008-02-29 17:27:39 +00:00
parent 6dbf407063
commit 5649f4b934
25 changed files with 16249 additions and 15839 deletions

View File

@@ -1,6 +1,6 @@
-- C:\Andy\svn\WEBMIP\Schema\mip.ind
--
-- Generated for Oracle 10g on Thu Feb 28 15:14:04 2008 by Server Generator 10.1.2.6.18
-- Generated for Oracle 10g on Fri Feb 29 13:52:13 2008 by Server Generator 10.1.2.6.18
PROMPT Creating Index 'REGU_RETY_FK_I'
@@ -344,6 +344,11 @@ CREATE INDEX LETI_SVCPT_FK_I ON LEAD_TIMES
(SVCPT_CODE)
/
PROMPT Creating Index 'METR_MESC_FK_I'
CREATE INDEX METR_MESC_FK_I ON METERS
(MESC_CODE)
/
PROMPT Creating Index 'METR_METY_FK_I'
CREATE INDEX METR_METY_FK_I ON METERS
(METY_CODE)