Yes you can use same index name for both the tables.
CREATE [UNIQUE|FULLTEXT|SPATIAL] INDEX IDnum
[index_type]
ON tbl_name (index_col_name,…)
[index_type]
Yes you can use same index name for both the tables.
CREATE [UNIQUE|FULLTEXT|SPATIAL] INDEX IDnum
[index_type]
ON tbl_name (index_col_name,…)
[index_type]
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.