deleteEducationById

abstract fun deleteEducationById(educationId: Int)

to delete educations from database.

Parameters

educationId

id of the education.