close

mysql下,如果判斷某個表的某個索引是否存在

 

1.show index from table;

 

2. select index_name into @in_name from information_schema.statistics where table_name='表名' and
index_name
='索引名'



 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 hsiung03 的頭像
    hsiung03

    hsiung.博格 ERP軟體

    hsiung03 發表在 痞客邦 留言(0) 人氣()