case axp_appsearch_data_v2.hltype when 'iview' then concat('i',axp_appsearch_data_v2.structname) when 'tstruct' then concat('t',axp_appsearch_data_v2.structname) else ...
CREATE INDEX idx_fk_produto_categoria ON Produtos(id_categoria); CREATE INDEX idx_fk_venda_cliente ON Vendas(id_cliente); ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results