UA
RU
EN
⯈
ES
JA
DE
HI
AR
CN
PT
FR
IT
KO
PL
RO
TR
Principală
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-Lecția 1. Limbajul SQL, concepte de bază.
Ce este SQL, concepte de bază.
SQL-Lecția 2. Selectarea datelor (SELECT)
Selectarea câmpurilor individuale din baza de date.
SQL-Lecția 3. Sortarea datelor (ORDER BY)
Cum să sortați datele într-un eșantion.
SQL-Lecția 4. Filtrarea datelor (WHERE)
Selectarea datelor conform condițiilor specificate.
SQL-Lecția 5. Utilizarea metacaracterelor (LIKE)
Utilizarea metacaracterelor în condiția de selecție a datelor (% * _ ? [] !).
SQL-Lecția 6. Câmpuri calculate (calculate).
Crearea câmpurilor calculate în baza de date.
SQL-Lecția 7. Funcții de prelucrare a datelor
Funcții de prelucrare a informațiilor din baza de date: COUNT, SUM, MAX etc.
SQL-Lecția 8. Gruparea datelor (GROUP BY)
Obțineți date rezumate utilizând funcțiile de grupare (GROUP BY), filtrare (HAVING) și sortare (ORDER BY).
SQL-Lecția 9. Subinterogări
Eșantionarea avansată a datelor folosind subinterogări.
Lecția SQL 10. Îmbinarea tabelelor (INNER JOIN)
Combinație de tabele diferite pentru prelucrarea ulterioară a informațiilor.
SQL-Lecția 11. Combinație avansată de tabele (OUTER JOIN)
Combinație avansată de tabele folosind operatorii INNER și OUTER JOIN.
SQL-Lecția 12. Interogări combinate (UNION)
Combinație combinată de tabele folosind operatorul UNION.
SQL-Lecția 13. Adăugarea datelor (INSERT INTO)
Adăugarea datelor la tabel utilizând operatorul INSERT INTO.
SQL-Lecția 14. Crearea tabelelor (CREATE TABLE)
Crearea tabelelor folosind instrucțiunea CREATE TABLE.
ONLINE SERVICES
Online Case Converter
Convert number to words in Ukrainian
Find latin characters in cyrillic text
Transliteration from Ukrainian to English
INTERESTING ARTICLES
VLOOKUP
VLOOKUP2
VLOOKUP3
VLOOKUP2D
SUMIFS
CONCATIF
SQL query in Excel VBA
Import data from Access to Excel
VBA TUTORIAL
1. What is VBA, basic concepts.
2. Code Debugger
3. Working with worksheets (Sheets)
4. Working with cells (Ranges)
5. Properties
6.1. Data types (Variables)
6.2. Data types (Continued)
7.1. Conditions
7.2. Conditions (Continued)
8.1. Loops
8.2. Loops (Continued)
9. Procedures and functions
10. Dialog boxes (Dialog boxes)
11.1. Workbook events
11.2. Worksheet events
12.1. Custom forms
12.2. Controls
12.3. Controls (Continued)
12.4. Controls (Exercises)
13.1. Arrays
13.2. Arrays (Continued)
13.3. Arrays (Exercises)
14.1. Using Excel functions
14.2. Creating a custom function
SQL TUTORIAL
1. What is SQL? SQL essentials.
2. Select data from a database (SELECT)
3. Sorting the result records (ORDER BY)
4. Filter records (WHERE)
5. Using wildcards (LIKE)
6. Computed (calculated) columns
7. Aggregate functions (MIN, MAX, AVG etc.)
8. Grouping of the resulting set (GROUP BY)
9. Subqueries
10. Combining records from two tables (INNER JOIN)
11. Outer join (LEFT, RIGHT, FULL JOIN)
12. Combining the resulting sets (UNION)
13. Insert new records (INSERT INTO)
14. Create a new table (CREATE TABLE)
DAX TUTORIAL
1. What is DAX. Basic concepts.
2. CALCULATE function
3. FILTER function for data selection
LIBRE OFFICE CALC
Import currency rates from the NBU site
Convert number into words
Unpivot cross table
Google Translate Function
Camel Case Function
Snake Case Function
Kebab Case Function
Break Case Function
Sentence Case Function
Title Case Function
BLOG