P8-Panels/db/I_P8PNL_JB_PRMS.sql

6 lines
385 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
Парус 8 - Панели мониторинга - ПУП - Балансировка планов-графиков проектов
Индексы для таблицы "Параметры балансировки"
*/
create index I_P8PNL_JB_PRMS_LAB_MEAS_FK on P8PNL_JB_PRMS (LAB_MEAS) tablespace <ИМЯНДЕКСНОГО_ТАБЛИЧНОГОРОСТРАНСТВА>;