mvwconvvoicesentimentdetaildata_keyid_key |
CREATE UNIQUE INDEX mvwconvvoicesentimentdetaildata_keyid_key ON public.mvwconvvoicesentimentdetaildata USING btree (keyid) |
mvconvvoicesentiment_agent |
CREATE INDEX mvconvvoicesentiment_agent ON public.mvwconvvoicesentimentdetaildata USING btree (firstagentid) |
mvconvvoicesentiment_conv |
CREATE INDEX mvconvvoicesentiment_conv ON public.mvwconvvoicesentimentdetaildata USING btree (conversationid) |
mvconvvoicesentiment_division |
CREATE INDEX mvconvvoicesentiment_division ON public.mvwconvvoicesentimentdetaildata USING btree (divisionid) |
mvconvvoicesentiment_end |
CREATE INDEX mvconvvoicesentiment_end ON public.mvwconvvoicesentimentdetaildata USING btree (conversationenddate) |
mvconvvoicesentiment_endltc |
CREATE INDEX mvconvvoicesentiment_endltc ON public.mvwconvvoicesentimentdetaildata USING btree (conversationenddateltc) |
mvconvvoicesentiment_keyid |
CREATE UNIQUE INDEX mvconvvoicesentiment_keyid ON public.mvwconvvoicesentimentdetaildata USING btree (keyid) |
mvconvvoicesentiment_queue |
CREATE INDEX mvconvvoicesentiment_queue ON public.mvwconvvoicesentimentdetaildata USING btree (firstqueueid) |
mvconvvoicesentiment_sentiment |
CREATE INDEX mvconvvoicesentiment_sentiment ON public.mvwconvvoicesentimentdetaildata USING btree (sentiment) |
mvconvvoicesentiment_start |
CREATE INDEX mvconvvoicesentiment_start ON public.mvwconvvoicesentimentdetaildata USING btree (conversationstartdate) |
mvconvvoicesentiment_startltc |
CREATE INDEX mvconvvoicesentiment_startltc ON public.mvwconvvoicesentimentdetaildata USING btree (conversationstartdateltc) |
mvconvvoicesentiment_wrapup |
CREATE INDEX mvconvvoicesentiment_wrapup ON public.mvwconvvoicesentimentdetaildata USING btree (firstwrapupcode) |
mvwconvvoicesentiment_participant |
CREATE INDEX mvwconvvoicesentiment_participant ON public.mvwconvvoicesentimentdetaildata USING btree (participant) |