P8-Panels/db/I_P8PNL_PE_PANEL.sql

6 lines
316 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_PE_PANEL_AUTHOR_FK on P8PNL_PE_PANEL (AUTHOR) tablespace <ИМЯНДЕКСНОГО_ТАБЛИЧНОГОРОСТРАНСТВА>;