JPH05128163A - Device and method for processing concatenated database virtual logical operation - Google Patents

Device and method for processing concatenated database virtual logical operation

Info

Publication number
JPH05128163A
JPH05128163A JP3288467A JP28846791A JPH05128163A JP H05128163 A JPH05128163 A JP H05128163A JP 3288467 A JP3288467 A JP 3288467A JP 28846791 A JP28846791 A JP 28846791A JP H05128163 A JPH05128163 A JP H05128163A
Authority
JP
Japan
Prior art keywords
logical operation
virtual
set file
virtual logical
expression
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3288467A
Other languages
Japanese (ja)
Inventor
Toshiaki Imai
俊昭 今井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP3288467A priority Critical patent/JPH05128163A/en
Publication of JPH05128163A publication Critical patent/JPH05128163A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To perform the logical operation of virtual set files which is the sum of retrieval results, as to a concatenated database retrieval processing simultaneously performing a same retrieval processing for plural databases. CONSTITUTION:A virtual logical operation expression 1 for executing virtual logical operation and a virtual set file information table 2 before the execution of the virtual logical operation storing the information of respective set files are inputted, an actual logical operation expression 4 is prepared and inputted to a virtual logical operation execution processing part 6 along with an actual set file group 5, and an actual set file group 7 is prepared by the virtual logical operation execution processing part 6. The actual set file group 7 is inputted to a virtual logical operation result output processing part 8 and a virtual set file information table 9 after the execution of the logical operation is prepared.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、同時に複数のデータベ
ースに対して同一の検索処理を行う連結データベース検
索処理に関し、特にその検索結果の合計である仮想集合
ファイルの論理演算を行うことを可能とする連結データ
ベース仮想論理演算処理方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a concatenated database search process for simultaneously performing the same search process on a plurality of databases, and in particular, it is possible to perform a logical operation of a virtual set file which is the total of the search results. The present invention relates to a connected database virtual logical operation processing method.

【0002】[0002]

【従来の技術】従来、単独データベースのデータを検索
式で検索結果である集合ファイルの論理演算は同形式の
ビットマップで行えるため可能であったが、連結データ
ベースの検索結果の合計である仮想集合ファイルにはビ
ットマップが存在しないため、論理演算を行うことがで
きなかった。
2. Description of the Related Art Conventionally, a logical operation of a set file, which is a search result of data in a single database, can be performed by a bitmap of the same format. However, a virtual set which is a total of search results in a concatenated database. The logical operation could not be performed because the file does not have a bitmap.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の連結デ
ータベース検索処理では、検索結果の合計である仮想集
合ファイルには論理演算に必要なビットマップが存在し
ない(異なるデータベース同士の合計のビットマップを
作成することができない)ため、仮想集合ファイル同士
の論理演算ができないという問題があった。
In the above-mentioned conventional concatenated database search processing, there is no bitmap required for logical operation in the virtual set file which is the total of search results (the total bitmap of different databases is Since it cannot be created), there was a problem that logical operation between virtual aggregate files could not be performed.

【0004】本発明の目的は、このような従来の問題点
を除去して、仮想集合ファイル同士の論理演算を単独デ
ータベース検索処理における集合ファイル同士の論理演
算と同様に扱うことが可能な連結データベース仮想論理
演算処理装置および方法を提供することにある。
An object of the present invention is to eliminate such problems of the related art and to connect a logical operation between virtual aggregate files in the same manner as a logical operation between aggregate files in a single database search process. A virtual logical operation processing device and method are provided.

【0005】[0005]

【課題を解決するための手段】上記課題を解決するため
の本発明の第一の解決手段の連結データベース仮想論理
演算処理方法は、目的とする仮想論理演算を表わす仮想
論理演算式と、この仮想論理演算式の各牽引要素に基づ
いて連結データベースの各データベースの検索結果であ
るビットマップを格納した第一の実集合ファイル群から
なる仮想集合ファイルの情報を記憶しておく第一の仮想
集合ファイル情報テーブルとを仮想論理演算情報入力処
理部に入力し、この仮想論理演算情報入力処理部が、前
記仮想論理演算式と前記第一の仮想集合ファイル情報テ
ーブルとから作成した実論理演算式を仮想論理演算実行
処理部に入力し、この仮想論理演算実行処理部で、前記
第一の実集合ファイル群に対して前記実論理演算式を基
に論理演算処理を行い、その結果であるビットマップを
格納した論理演算実行後の第二の実集合ファイル群を出
力することを特徴とする。
The first embodiment of the present invention for solving the above-mentioned problems is to provide a concatenated database virtual logical operation processing method, and a virtual logical operation expression representing a target virtual logical operation and this virtual logical operation expression. A first virtual aggregate file that stores information about a virtual aggregate file consisting of a first actual aggregate file group that stores a bitmap that is a search result of each database of a concatenated database based on each pulling element of a logical operation expression The information table and the virtual logical operation information input processing unit are input, and the virtual logical operation information input processing unit virtualizes the real logical operation expression created from the virtual logical operation expression and the first virtual set file information table. Input to the logical operation execution processing unit, and in this virtual logical operation execution processing unit, logical operation processing is performed on the first actual set file group based on the actual logical operation expression. There, and outputs the second actual set files of the logical after the operation executed which stores the bit map is the result.

【0006】上記課題を解決するための本発明の第二の
解決手段の連結データベース仮想論理演算処理方法は、
前記仮想論理演算実行処理部が作成した前記第二の実集
合ファイル群を仮想論理演算結果出力処理部に入力して
論理演算実行後の第二の仮想集合ファイル情報テーブル
を出力することを特徴とする。
A concatenated database virtual logical operation processing method of a second solving means of the present invention for solving the above problems is as follows:
The second logical set file group created by the virtual logical operation execution processing unit is input to a virtual logical operation result output processing unit to output a second virtual set file information table after logical operation execution. To do.

【0007】上記課題を解決するための本発明の第二の
解決手段の連結データベース仮想論理演算処理装置は、
目的とする仮想論理演算を表わす仮想論理演算式と、こ
の仮想論理演算式の各牽引要素に基づいて連結データベ
ースの各データベースの検索結果であるビットマップを
格納した第一の実集合ファイル群からなる仮想集合ファ
イルの情報を記憶しておく第一の仮想集合ファイル情報
テーブルとから実論理演算式を生成する仮想論理演算情
報入力処理手段と、前記実論理演算式を基に、前記第一
の実集合ファイル群に論理演算処理を行い、その結果で
あるビットマップを格納した論理演算実行後の第二の実
集合ファイル群を出力する仮想論理演算実行処理手段
と、前記第二の実集合ファイル群から論理演算実行後の
第二の仮想集合ファイル情報テーブルを出力する仮想論
理演算結果出力処理手段とからなることを特徴とする。
In order to solve the above-mentioned problems, the concatenated database virtual logical operation processing device of the second solution of the present invention is
It consists of a virtual logical operation expression that represents the target virtual logical operation and a first actual set file group that stores a bitmap that is a search result of each database of the linked database based on each pulling element of this virtual logical operation expression. Virtual logical operation information input processing means for generating a real logical operation expression from a first virtual set file information table storing information of the virtual set file, and the first actual operation based on the real logical operation expression. Virtual logical operation execution processing means for performing logical operation processing on the set file group and outputting a second actual set file group after execution of logical operation storing the resulting bitmap, and the second actual set file group. From the virtual logical operation result output processing means for outputting the second virtual set file information table after executing the logical operation.

【0008】[0008]

【作用】仮想論理演算を実行させるための仮想論理演算
式と個々の集合ファイルの情報を記憶しておく仮想論理
演算実行前の第一仮想集合ファイル情報テーブルとを仮
想論理演算情報入力処理部に入力し、実論理演算式を作
成し第一の実集合ファイル群とともに仮想論理演算実行
処理部へ入力し、第二の実集合ファイル群をこの仮想論
理演算実行処理部で作成する。さらにこの第二の実集合
ファイル群を仮想論理演算結果出力処理部に入力し論理
演算後の第二の仮想集合ファイル情報テーブルを作成す
ることで、仮想集合ファイル同士の論理演算を単独デー
タベース検索処理における集合ファイル同士の論理演算
と同様に行うように作用する。
In the virtual logical operation information input processing unit, the virtual logical operation expression for executing the virtual logical operation and the first virtual aggregate file information table before executing the virtual logical operation for storing the information of each aggregate file are stored in the virtual logical operation information input processing unit. It is input, a real logical operation formula is created and input to the virtual logical operation execution processing unit together with the first actual set file group, and a second actual set file group is created in this virtual logical operation execution processing unit. Furthermore, by inputting this second actual set file group to the virtual logical operation result output processing unit and creating a second virtual set file information table after logical operation, a single database search process for logical operations between virtual set files is performed. It operates in the same manner as the logical operation between the set files in.

【0009】[0009]

【実施例】次に本発明について図面を参照しつつ以下説
明する。図1は本発明の一実施例の処理フローのブロッ
ク図である。図2は実行前の仮想集合ファイル情報テー
ブルの一例である。図3は実行後のその仮想集合ファイ
ル情報テーブルの一例である。
The present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a processing flow according to an embodiment of the present invention. FIG. 2 is an example of a virtual set file information table before execution. FIG. 3 is an example of the virtual aggregate file information table after execution.

【0010】図1において、目的とする仮想論理演算を
表わす仮想論理演算式1(検索式)と、個々の仮想集合
ファイルの情報を記憶しておく仮想集合ファイル情報テ
ーブル2とは仮想論理演算情報入力処理部3に入力され
る。この仮想論理演算情報入力処理部3は実論理演算式
4を作成し仮想論理演算実行処理部6へ出力する。この
仮想論理演算実行処理部6では、連結データベースの検
索結果であるビットマップを格納した実集合ファイル群
5に対して実論理演算式4を基に論理演算処理を行う。
そして仮想論理演算実行処理部6は論理演算処理結果で
あるビットマップを格納した実行後の実集合ファイル群
7を出力する。さらにこの実集合ファイル群7は仮想論
理演算結果出力処理部8に入力され実行後の仮想集合フ
ァイル情報テーブル9が出力される。なお、以上の仮想
論理演算情報入力処理部3と仮想論理演算実行処理部6
と仮想論理演算結果出力処理部とは情報処理装置で実現
でき、仮想集合ファイル情報テーブル2,9はこの情報
処理装置の主記憶装置または他の記憶装置内に保存され
ている。
In FIG. 1, a virtual logical operation expression 1 (search expression) representing a target virtual logical operation and a virtual set file information table 2 for storing information of individual virtual set files are virtual logical operation information. It is input to the input processing unit 3. The virtual logical operation information input processing unit 3 creates a real logical operation expression 4 and outputs it to the virtual logical operation execution processing unit 6. The virtual logical operation execution processing unit 6 performs logical operation processing on the actual set file group 5 storing the bitmaps, which are the search results of the linked database, based on the actual logical operation expression 4.
Then, the virtual logical operation execution processing unit 6 outputs the real set file group 7 after execution in which the bitmap as the logical operation processing result is stored. Further, this real set file group 7 is input to the virtual logical operation result output processing unit 8 and the virtual set file information table 9 after execution is output. The virtual logical operation information input processing unit 3 and the virtual logical operation execution processing unit 6 described above
The virtual logical operation result output processing unit can be realized by an information processing device, and the virtual set file information tables 2 and 9 are stored in the main storage device or another storage device of this information processing device.

【0011】例えば、仮想論理演算式1として「#A
AND #B」という演算式が仮想論理演算情報入力処
理部3に入力されたとする。ここで、「#A」は連結デ
ータベースの検索結果の合計である仮想集合ファイル情
報テーブル2の仮想集合ファイル番号「A」を示し、
「#B」は同じく連結データベースの検索結果の合計で
ある仮想集合ファイル情報テーブル2の仮想集合ファイ
ル番号「B」を示す。この仮想集合ファイル情報テーブ
ル2も仮想論理演算情報入力処理部3に入力される。
For example, as the virtual logical operation expression 1, "#A
It is assumed that the arithmetic expression "AND #B" is input to the virtual logical operation information input processing unit 3. Here, “#A” indicates the virtual set file number “A” of the virtual set file information table 2 which is the total of the search results of the linked database,
“#B” indicates the virtual set file number “B” of the virtual set file information table 2 which is the total of the search results of the linked database. The virtual set file information table 2 is also input to the virtual logical operation information input processing unit 3.

【0012】この仮想集合ファイル情報テーブル2は連
結データベース検索結果の情報が登録さている。例え
ば、各データベースD1,D2,D3,D4,D5が年
度別等の新聞記事をファイルしたものであるとする。そ
れらのデータベースを5個連結して連結データベース検
索を異なる2つの牽引要素である索引語、「索引語=東
京」及び「索引語=事件」で行った場合の検索結果の集
合体が仮想集合ファイル情報テーブル2の仮想集合ファ
イル番号「A」,「B」である(図2参照)。意味とし
ては、連結した新聞記事データベースD1,D2,D
3,D4,D5の中の「索引語」という項目の中に「東
京」というキーワードが存在するものと、「事件」とい
うキーワードが存在するデータをここで検索対象にした
結果である。従って、仮想集合ファイル番号「A」の実
集合ファイルa1はデータベースD1を索引語「東京」
で検索した結果をビットマップで表した情報の集合体で
あり、同じく実集合ファイルa2,a3,a4,a5は
それぞれデータベースD2,D3,D4,D5を索引語
「東京」で検索した結果をビットマップで表した情報の
集合体を表している。
This virtual set file information table 2 is registered with information on the search result of the linked database. For example, it is assumed that each database D1, D2, D3, D4, D5 files newspaper articles by year. A virtual aggregate file is a collection of search results obtained by connecting five of these databases and conducting a search of the connected databases with two different index factors, "index word = Tokyo" and "index word = case". These are virtual set file numbers “A” and “B” in the information table 2 (see FIG. 2). The meaning is that the connected newspaper article databases D1, D2, D
This is a result of searching for data in which the keyword “Tokyo” exists in the item “index word” in 3, D4, D5 and data in which the keyword “incident” exists. Therefore, the real set file a1 of the virtual set file number “A” is stored in the database D1 with the index word “Tokyo”
Is a set of information that is a bitmap representation of the result of the search performed in the same manner. Similarly, the actual set files a2, a3, a4, and a5 are the results obtained by searching the database D2, D3, D4, and D5 with the index word "Tokyo" It represents a collection of information represented by a map.

【0013】ここで、ビットマップとは対象のデータベ
ースに格納されているデータそれぞれに対して1件に1
ビットを対応させて作成されるビット列のことであっ
て、検索処理に関してデータ中に指定された比較値が存
在した場合に、存在したデータに対応するビットをON
の状態にし、逆に存在しなかった場合はビットをOFF
にして、使用するものである。このビットマップのデー
タフォーマットはデータベースが異なれば当然に異なっ
たものとなっている。従って、ビットマップ同士の実論
理演算は同一のデータベースの物でしかできないため
に、上述したように仮想論理演算式(検索式)を用いて
異なるビットマップ同士で論理演算することはできな
い。そこで仮想論理演算式を実論理演算式に変換する必
要がある。
Here, the bit map is one for each data stored in the target database.
A bit string created by associating bits with each other. When a comparison value specified in the data for search processing exists, the bit corresponding to the existing data is turned on.
If it does not exist, the bit is turned off.
And then use it. The data format of this bitmap naturally differs in different databases. Therefore, since the actual logical operation between the bitmaps can be performed only in the same database, the logical operation between different bitmaps cannot be performed using the virtual logical operation expression (search expression) as described above. Therefore, it is necessary to convert the virtual logical operation expression into a real logical operation expression.

【0014】さて、仮想論理演算情報入力処理部3にお
いて、入力された仮想論理演算式1と仮想集合ファイル
情報テーブル21,22を基に実論理演算式4が作成さ
れる。ここで、実論理演算式4とは単体のデータベース
を検索する場合と同様のビットマップの論理演算ができ
るレベルの論理演算式を意味している。例えば、仮想論
理演算式1の「#A AND #B」を実論理演算式4
に変換すると、「#a1 AND #b1」、「#a2
AND #b2」、「#a3 AND #b3」、
「#a4 AND #b4」及び「#a5 AND #
b5」となる。これらは、連結データベース検索時に指
定した個々のデータベースD1,D2,D3,D4,D
5に対応した論理演算式となっている。
In the virtual logical operation information input processing section 3, the real logical operation expression 4 is created based on the input virtual logical operation expression 1 and the virtual set file information tables 21 and 22. Here, the real logical operation expression 4 means a logical operation expression at a level at which the same bit map logical operation as in the case of searching a single database can be performed. For example, “#A AND #B” in virtual logical operation expression 1 is replaced with real logical operation expression 4
When converted to “# a1 AND # b1”, “# a2
AND # b2 ”,“ # a3 AND # b3 ”,
"# A4 AND # b4" and "# a5 AND #
b5 ”. These are the individual databases D1, D2, D3, D4, D specified when searching the linked databases.
It is a logical operation expression corresponding to 5.

【0015】仮想論理演算実行処理部6においては、作
成された実論理演算式4をもとに実集合ファイル群5
(実集合ファイル番号a1,a2,a3,a4,a5と
実集合ファイル番号b1,b2,b3,b4,b5)に
対して個々の論理演算処理を行い、実集合ファイル群7
(ここでは実集合ファイル番号c1,c2,c3,c
4,c5)を作成する。これらは、同一の新聞記事デー
タベースの検索で作成されたビットマップ同士なので論
理演算が可能である。この集合を仮想集合ファイル番号
「C」と認識することで、見掛け上は仮想集合ファイル
同士の論理演算(仮想論理演算)ができたことになる。
In the virtual logical operation execution processing unit 6, the real set file group 5 is based on the created real logical operation expression 4.
Individual logical operation processing is performed on (real set file numbers a1, a2, a3, a4, a5 and real set file numbers b1, b2, b3, b4, b5), and the real set file group 7
(Here, the actual set file numbers c1, c2, c3, c
4, c5) are created. Since these are bitmaps created by searching the same newspaper article database, logical operations are possible. By recognizing this set as the virtual set file number “C”, it is apparent that logical operations between the virtual set files (virtual logical operations) have been completed.

【0016】仮想論理演算結果出力処理部8において
は、実行後の実集合ファイル群7(実集合ファイル番号
c1,c2,c3,c4,c5)を入力して図3に示す
実行後の仮想集合ファイル情報テーブル9を出力する。
仮想集合ファイル情報テーブル9の実行後の仮想集合フ
ァイル情報テーブルは仮想集合ファイル情報テーブル2
の仮想論理演算実行後のものとなっている。
In the virtual logical operation result output processing unit 8, the post-execution real set file group 7 (real set file numbers c1, c2, c3, c4, c5) is input and the post-execution virtual set shown in FIG. The file information table 9 is output.
The virtual aggregate file information table after execution of the virtual aggregate file information table 9 is the virtual aggregate file information table 2
After execution of the virtual logical operation of.

【0017】以上のように、連結データベースの検索結
果の合計である仮想集合ファイルの情報と仮想論理演算
結果である仮想集合ファイルの情報とを同様に仮想集合
の情報と同様に仮想集合ファイル情報テーブル9に登録
することでその情報を参照すれば、さらに「#C AN
D 索引語=朝刊」等の複合的な仮想論理演算式(検索
式)でも使用でき、結果を仮想集合ファイル単位に表示
させることもできる。
As described above, the virtual set file information table, which is the total of the search results of the concatenated database, and the virtual set file information, which is the virtual logical operation result, are stored in the same manner as the virtual set information. If you refer to the information by registering in # 9
It is also possible to use a composite virtual logical operation expression (search expression) such as “D index word = morning edition”, and the result can be displayed in virtual set file units.

【0018】[0018]

【発明の効果】以上説明したように、本発明は連結デー
タベース検索処理における仮想集合ファイル同士の論理
演算を単独データベース検索処理における集合ファイル
同士の論理演算と同様に扱うことが可能であり、連結デ
ータベース検索処理の応用性を大幅に拡大するという効
果がある。
As described above, according to the present invention, the logical operation between virtual aggregate files in the concatenated database search processing can be treated in the same manner as the logical operation between aggregate files in the single database retrieval processing. This has the effect of greatly expanding the applicability of search processing.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例に関するものであり、処理フ
ローのブロック図。
FIG. 1 is a block diagram of a processing flow according to an embodiment of the present invention.

【図2】本発明における仮想論理演算実行前の仮想集合
ファイル情報テーブルの図。
FIG. 2 is a diagram of a virtual set file information table before execution of virtual logical operation according to the present invention.

【図3】本発明における仮想論理演算実行後の仮想集合
ファイル情報テーブルの図。
FIG. 3 is a diagram of a virtual set file information table after execution of virtual logical operation according to the present invention.

【符号の説明】[Explanation of symbols]

1 仮想論理演算式 2 仮想集合ファイル情報テーブル 3 仮想論理演算情報入力処理部 4 実論理演算式 5 実集合ファイル群 6 仮想論理演算実行処理部 7 実集合ファイル群 8 仮想論理演算結果出力処理部 9 仮想集合ファイル情報テーブル a1,a2,a3,a4,a5 実集合ファイル番号 b1,b2,b3,b4,b5 実集合ファイル番号 c1,c2,c3,c4,c5 実集合ファイル番号 D1,D2,D3,D4,D5 データベース 1 Virtual Logical Operation Expression 2 Virtual Set File Information Table 3 Virtual Logical Operation Information Input Processing Unit 4 Real Logical Operation Expression 5 Real Set File Group 6 Virtual Logical Operation Execution Processing Unit 7 Real Set File Group 8 Virtual Logical Operation Result Output Processing Unit 9 Virtual collection file information table a1, a2, a3, a4, a5 Real collection file number b1, b2, b3, b4, b5 Real collection file number c1, c2, c3, c4, c5 Real collection file number D1, D2, D3 D4, D5 database

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】目的とする仮想論理演算を表わす仮想論理
演算式と、この仮想論理演算式の各牽引要素に基づいて
連結データベースの各データベースの検索結果であるビ
ットマップを格納した第一の実集合ファイル群からなる
仮想集合ファイルの情報を記憶しておく第一の仮想集合
ファイル情報テーブルとを仮想論理演算情報入力処理部
に入力し、 この仮想論理演算情報入力処理部が、前記仮想論理演算
式と前記第一の仮想集合ファイル情報テーブルとから作
成した実論理演算式を仮想論理演算実行処理部に入力
し、 この仮想論理演算実行処理部で、前記第一の実集合ファ
イル群に対して前記実論理演算式を基に論理演算処理を
行い、その結果であるビットマップを格納した論理演算
実行後の第二の実集合ファイル群を出力することを特徴
とする連結データベース仮想論理演算処理方法。
1. A first real-world storing a virtual logical operation expression representing a target virtual logical operation and a bit map which is a search result of each database of a linked database based on each pulling element of this virtual logical operation expression. A first virtual aggregate file information table for storing information of a virtual aggregate file including an aggregate file group is input to the virtual logical operation information input processing unit, and the virtual logical operation information input processing unit is configured to execute the virtual logical operation information input processing unit. The real logical operation expression created from the expression and the first virtual set file information table is input to the virtual logical operation execution processing unit, and the virtual logical operation execution processing unit A logical operation processing is performed based on the real logical operation expression, and a second actual set file group after execution of the logical operation that stores a bit map as a result is output. Linking the database virtual logical operation how.
【請求項2】前記仮想論理演算実行処理部が作成した前
記第二の実集合ファイル群を仮想論理演算結果出力処理
部に入力して論理演算実行後の第二の仮想集合ファイル
情報テーブルを出力することを特徴とする請求項1記載
の連結データベース仮想論理演算処理方法。
2. The second actual set file group created by the virtual logical operation execution processing unit is input to a virtual logical operation result output processing unit to output a second virtual set file information table after the logical operation is executed. The concatenated database virtual logical operation processing method according to claim 1, wherein
【請求項3】目的とする仮想論理演算を表わす仮想論理
演算式と、この仮想論理演算式の各牽引要素に基づいて
連結データベースの各データベースの検索結果であるビ
ットマップを格納した第一の実集合ファイル群からなる
仮想集合ファイルの情報を記憶しておく第一の仮想集合
ファイル情報テーブルとから実論理演算式を生成する仮
想論理演算情報入力処理手段と、 前記実論理演算式を基に、前記第一の実集合ファイル群
に論理演算処理を行い、その結果であるビットマップを
格納した論理演算実行後の第二の実集合ファイル群を出
力する仮想論理演算実行処理手段と、 前記第二の実集合ファイル群から論理演算実行後の第二
の仮想集合ファイル情報テーブルを出力する仮想論理演
算結果出力処理手段とからなることを特徴とする連結デ
ータベース仮想論理演算処理装置。
3. A first real expression storing a virtual logical operation expression representing a target virtual logical operation expression and a bit map which is a search result of each database of a connected database based on each pulling element of this virtual logical operation expression. Virtual logical operation information input processing means for generating a real logical operation expression from a first virtual set file information table storing information of a virtual set file consisting of a set file group, and based on the real logical operation expression, Virtual logical operation execution processing means for performing a logical operation process on the first actual set file group and outputting a second actual set file group after execution of the logical operation storing a bitmap as a result thereof; And a virtual logical operation result output processing means for outputting the second virtual set file information table after the logical operation is executed from the actual set file group. Database virtual logical processor.
JP3288467A 1991-11-05 1991-11-05 Device and method for processing concatenated database virtual logical operation Pending JPH05128163A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3288467A JPH05128163A (en) 1991-11-05 1991-11-05 Device and method for processing concatenated database virtual logical operation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3288467A JPH05128163A (en) 1991-11-05 1991-11-05 Device and method for processing concatenated database virtual logical operation

Publications (1)

Publication Number Publication Date
JPH05128163A true JPH05128163A (en) 1993-05-25

Family

ID=17730589

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3288467A Pending JPH05128163A (en) 1991-11-05 1991-11-05 Device and method for processing concatenated database virtual logical operation

Country Status (1)

Country Link
JP (1) JPH05128163A (en)

Similar Documents

Publication Publication Date Title
JP2002538546A (en) ABAP Code Converter Specifications
JP3452531B2 (en) Method and system for data mining
JP2669601B2 (en) Information retrieval method and system
WO2002047463A2 (en) A method and apparatus for transforming data
CN113297251A (en) Multi-source data retrieval method, device, equipment and storage medium
JP4136594B2 (en) Data processing method and data processing program
JPH08235033A (en) Joint arithmetic system for object-oriented data base management system
JPH05128163A (en) Device and method for processing concatenated database virtual logical operation
CN107729518A (en) The text searching method and device of a kind of relevant database
JPH0773187A (en) Retrieving system
US20210081424A1 (en) Joiner for distributed databases
WO2013069149A1 (en) Data search device, data search method and program
JP2000250921A (en) Method and system for managing database
WO2024047997A1 (en) Document analysis device and program for document analysis
JP2001142885A (en) Inquiry sql generator by job name designation
JP2001318935A (en) Information processor, its method, recording medium recording information processing software, and relational database
JPS617937A (en) Association retrieving system of knowledge
JP2734826B2 (en) Natural language interpretation method
JPH02247773A (en) Business form data base system
JPH04116772A (en) Connection data base retrieval device
JPH04156624A (en) High speed accessing systme in knowledge base systme
JP2788849B2 (en) Grouping method by serial number description
CN110515913A (en) Log processing method and device
JPH03180942A (en) Master file forming device for document data base
JPH096805A (en) Generation support system for retrieval condition expression