Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
SQL Basics for Telecom Engineers
Highest Rated
Rating: 4.4 out of 5(56 ratings)
490 students

SQL Basics for Telecom Engineers

Learn SQL Basics , Select Statement , Union and Joins Statements , CASE WHEN , filtration & Aggregation methods
Last updated 2/2024
Arabic
Arabic [Auto],

What you'll learn

  • Why Telecom Engineers need to learn SQL Programming Language
  • SELECT statements.
  • SQL Aggregations (SUM, AVG).
  • Filtration methods.
  • UNION Statement.
  • JOIN statement.
  • CASE WHEN

Course content

6 sections7 lectures46m total length
  • Introduction5:58

Requirements

  • No Programming Language needed to start the course

Description

As being a Telecom Engineer ,  RAN ,Transmission and core nodes are counting a lot of counters ( number of calls , RACH attempts , RRC attempts , number of blocked calls and dropped calls ,,,,) and saving them in a database.

As a RF planning / optimization , TX Planning , Core Planning member , you should query these data and analyze then taking the proper actions to enhance the performance of the network


  • SQL is one of the most popular programming language that lets you access and manipulate databases


  • SQL stands for Structured Query Language


SQL’s beauty lies in its simplicity. Compared to Python, SQL is a much simpler language. It’s also exclusively used for data. That means it’s easier to learn, and it provides the quickest, most efficient means of performing simple data analyses.


SQL Topics in the Course:

Intro

SELECT statements.

SQL Aggregations (SUM, AVG).

Filtration methods.

UNION Statement.

JOIN statement.

INNER JOIN.

LEFT JOIN.

RIGHT JOIN.

FULL JOIN.

CASE WHEN.


By the end of this course , you will learn how to write a SQL code  / script that will help you to extract the counters saved in the database to start analyzing and understanding the changes in data behavior and then you can take a proper action.

Who this course is for:

  • Telecom Engineers (RF Planning / Optimization / TX Engineers / Core Engineers