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); ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果