diff --git a/MySQL/all_foreign_keys_to_table_or_column.md b/MySQL/all_foreign_keys_to_table_or_column.md index 811516c..e8ae629 100644 --- a/MySQL/all_foreign_keys_to_table_or_column.md +++ b/MySQL/all_foreign_keys_to_table_or_column.md @@ -1,5 +1,4 @@ # Find all tables whose foreign key refers to the table/column -[SQL File](./src/branch/master/MySQL/sql/all_foreign_keys_to_table_or_column.sql) ## By table