Files

35 lines
685 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
id: 5e7b9f180b6c005b0e76f08f
title: 'Реляційні бази даних: Операції приєднання'
challengeType: 11
videoId: jvDw3D9GKac
bilibiliIds:
aid: 804461215
bvid: BV1Ry4y1j7tv
cid: 377542880
dashedName: relational-databases-join-operation
---
# --question--
## --text--
Під час використання JOIN у SQL-операторі, що робить ON?
## --answers--
Воно вказує з якою таблицею виконувати JOIN.
---
Воно визначає поля для JOIN.
---
Воно вказує на те, як саме таблиці мають бути об'єднані.
## --video-solution--
3