エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
B-Trees: Indexing to Relational DB
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
B-Trees: Indexing to Relational DB
Next: Hash Tables: ADT Up: Trees: ADT Previous: Binary Search Trees: ADT Contents B-Trees: Indexi... Next: Hash Tables: ADT Up: Trees: ADT Previous: Binary Search Trees: ADT Contents B-Trees: Indexing to Relational DB [73] Suppliers (S) S# SNAME STATUS CITY S1 Smith 20 London S2 Jones 10 Paris S3 Blake 30 Paris S4 Clark 20 London S5 Adams 30 Athens Each file is a flat table with rows and columns. Problem 1: direct access How to get to a specific row (say for S4) quickly? Problem 2: sequential acc

