This document summarizes a seminar presentation on using data mining techniques for telecommunications. It discusses three main types of telecom data: call summary data, network data, and customer data. It then describes using a genetic algorithm approach to mine sequential patterns from telecom databases. The genetic algorithm uses country codes to represent chromosomes and applies genetic operators and fitness functions to iteratively find sequential patterns in the telecom data. The approach provides non-optimal solutions faster than traditional algorithms.