How can I delete data form a table with out delete other table data?
Is that possible Null value for foreign key in MySql data base table?
I want to delete one Department without delete other tables data like (shifts, remote_login_id, skills). This my data base ERD. How will I do this?