Entity Relation arrow icon

What’s the meaning of entity relation arrow icon?

Looking at draw.io Entity Relation
draw.io

Arrow shows the numerical value of the relationship.
0 to many optional
1 to many
1 mandatory
1 to 1
0 to 1
many
many to many
1 optional to many optional
1 mandatory to many mandatory
many mandatory to many mandatory
many optional to many option

Extreamly rich in variety isn’t it??

ER図を書いていこう

VARBINARY型:
可変長バイナリバイト文字列
0x00が末尾に付けられることはありません。空白と0x00は異なりますのでデータの末尾に空白が合った場合も特別扱いされることはなく、空白に該当するコードはそのままバイナリデータとして格納されます。

mstはマスターの略
rclはrecruite?

mediumtext
文字型ラージオブジェクトカラム、最大長は 16777215 (2^24 – 1) 文字。

ER図 Entity Relationship Diagram

ER図とは、「データベース設計(データモデリング)で使う設計手法」
「エンティティ」「アトリビュート」「リレーション」「カーディナリティ」と呼ばれるオブジェクトで構成されており、ER図を活用してデータ構造を俯瞰的に設計する

やべー、このあたりを使いこなせば完全に素人ではなくなるなー