What Cascade Delete option is used for?

A ) It repeats the recent delete operation to all the records of the current table

B ) It ensures that all the related records will be deleted automatically when the record from the parent table is deleted. ✅

C ) It is used to delete all the records of all tables in a database

D ) None of these