P8-Panels/db/I_P8PNL_QE_QUERY.sql

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