テクノロジ系 (Technology)

Glossary

Glossary
テクノロジ系 (Technology)Tested 1×

選択

せんたく · Selection (Relational Algebra)

Also known as: フィルタリング

Selection is a fundamental operation in relational algebra used in relational databases to extract only the rows (records) from a table that satisfy a specified condition. Unlike projection, which filters columns, selection filters rows. In SQL, it corresponds to filtering records using the WHERE clause. It is also referred to as filtering.

Past questions testing this term · 1 questions

  • 2013h25h #67関係データベースの“商品”表から価格が100円以上の商品の行(レコード)だけを全て抽出する操作を何というか。 商品 | 商品番号 | 商品名 | 価格(円) |…
Pro

Upgrade to Pro

This is a Pro-only feature. ¥980 per month unlocks everything that gets you to the cert in one stretch.