clearTable

abstract suspend fun clearTable(file: String, tableName: String): Result<String>