UA
RU
EN
⯈
ES
JA
DE
HI
AR
CN
PT
FR
IT
KO
PL
RO
TR
Main
Excel
VBA
DAX
SQL
Libre Office CALC
Blog
Online
SQL Functions
SQL Select
SQL Select Distinct
SQL Where
SQL And, Or, Not
SQL Order By
SQL Insert Into
SQL Null Values
SQL Update
SQL Delete
SQL Select Top
SQL Min and Max
SQL Count, Avg, Sum
SQL Like
SQL Wildcards
SQL In
SQL Between
SQL Aliases
SQL Joins
SQL Inner Join
SQL Left Join
SQL Right Join
SQL Full Join
SQL Self Join
SQL Union
SQL Group By
SQL Having
SQL Exists
SQL Any, All
SQL Select Into
SQL Insert Into Select
SQL Case
SQL Null Functions
SQL Stored Procedures
SQL Comments
SQL Operators
TOP
SQL-Lesson 1. What is SQL? SQL essentials.
What is SQL, basic concepts.
SQL-Lesson 2. Select data from a database (SELECT)
Selection of individual fields from the database.
SQL-Lesson 3. Sorting the result records (ORDER BY)
How to sort the data in the sample.
SQL-Lesson 4. Filter records (WHERE)
Selection of data according to the specified conditions.
SQL-Lesson 5. Using wildcards to search for a specified pattern (LIKE)
Using metacharacters in the data selection condition (% * _ ? [] !).
SQL-Lesson 6. Computed (calculated) columns
Creation of calculated fields in the database.
SQL-Lesson 7. Aggregate functions (MIN, MAX, AVG etc.)
Functions for processing information in the database: COUNT, SUM, MAX, etc.
SQL-Lesson 8. Grouping of the resulting set (GROUP BY)
Getting summary data using grouping (GROUP BY), filtering (HAVING) and sorting (ORDER BY) functions.
SQL-Lesson 9. Subqueries
Advanced data sampling using subqueries.
SQL-Lesson 10. Combining records from two tables (INNER JOIN)
Combination of different tables for further information processing.
SQL-Lesson 11. Outer join (LEFT, RIGHT, FULL JOIN)
Advanced combination of tables using INNER and OUTER JOIN operators.
SQL-Lesson 12. Combining the resulting sets (UNION)
Combined combination of tables using the UNION operator.
SQL-Lesson 13. Insert new records (INSERT INTO)
Adding data to the table using the INSERT statement.
SQL-Lesson 14. Create a new table (CREATE TABLE)
Creating tables using the CREATE TABLE statement.
ONLINE SERVICES
Changing the case of letters in the text
The sum is written in Ukrainian
Search for Latin in Cyrillic and vice versa
Transliteration from Ukrainian to English
Exchange rates
VBA Macros
Functions
CONCATIF
NBU_RATE
GETSUBSTR
SUMINWORDS
TRANSLIT
VLOOKUP2
VLOOKUP3
Procedures
CombineWorkbooks
Division
MergeCell
PasswordRemover
ShowCyrylic
ShowLatin
SortSheets
SQLQuery
UnPivotTable
LESSONS VBA
1. What is VBA, basic concepts.
2. Debugger (Debugger)
3. Work with sheets (Sheets)
4. Working with cells (Ranges)
5. Properties (Properties)
6.1. Data types (Variables)
6.2. Data Types (Continued)
7.1. Conditions (Conditions)
7.2. Terms (Continued)
8.1. Loops (Loops)
8.2. Cycles (Continued)
9. Procedures and functions
10. Dialog windows
11.1. Workbook events
11.2. Worksheet events
12.1. Custom forms
12.2. Controls (Controls)
12.3. Control elements (Continued)
12.4. Control elements (Exercises)
13.1. Arrays (Arrays)
13.2. Arrays (Continued)
13.3. Arrays (Exercises)
14.1. Using Excel functions
14.2. Creating a custom function
LESSONS SQL
1. SQL language, basic concepts.
2. Data selection (SELECT)
3. Data sorting (ORDER BY)
4. Data filtering (WHERE)
5. Use of metacharacters (LIKE)
6. Calculation (calculation) fields
7. Data processing functions
8. Data grouping (GROUP BY)
9. Sub-requests
10. Combination of tables (INNER JOIN)
11. OUTER JOIN
12. Combined requests (UNION)
13. Adding data (INSERT INTO)
14. Creating tables (CREATE TABLE)
LESSONS DAX
1. What is DAX. Basic concepts.
2. Function CALCULATE
3. Data selection function FILTER
LIBRE OFFICE CALC
Import of currency rates from the NBU website
Sum written in English
Unpivottables (Unpivot)
Function
Google Translate
Camel Case Function
Snake Case Function
Kebab Case Function
Break Case Function
Sentence Case Function
Title Case Function
Fuzzy Lookup
Function
Function GETSUBSTR
Free extension "YouLibreCalc"
Professional Extension "YLC Utilities"
BLOG
What is XML?
What is JSON?
What is refactoring?
What are computer networks. Basic concepts.
How to find out that the user visited the site from a mobile device?