データベースに次のエントリがあります。
id summary
1 numbers of word 200 in the doc 0x123
2 [main] numbers of word 150 in the doc 0x678
3 numbers of word 678 in the doc 0x4536
4 this file has empty
5 not completed
6 numbers of word 86542 in the doc 0x6356
集計値に関して、データベース「ページ」とテーブル名「詳細」からIDを取得したい。合計値を持つ4つのID(1、2、3、6)すべてが必要"numbers of word <any_number> in the doc <any_number>
で、スペースも使用して管理します...