Forum: MySQL Dec 23rd, 2005 |
| Replies: 0 Views: 1,356 index checking? Is there a SQL query to check to see if an index (by name) exists on a table?
I have this for SQL Server and for Oracle, and need to be able to query to see if an index exists before I try to create... |