JPH02132559A - Natural connection arithmetic processing system - Google Patents

Natural connection arithmetic processing system

Info

Publication number
JPH02132559A
JPH02132559A JP63284846A JP28484688A JPH02132559A JP H02132559 A JPH02132559 A JP H02132559A JP 63284846 A JP63284846 A JP 63284846A JP 28484688 A JP28484688 A JP 28484688A JP H02132559 A JPH02132559 A JP H02132559A
Authority
JP
Japan
Prior art keywords
index
relations
bits
relation
attributes
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.)
Granted
Application number
JP63284846A
Other languages
Japanese (ja)
Other versions
JPH0658644B2 (en
Inventor
Mitsunori Wada
光教 和田
Shoji Yamashita
祥司 山下
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.)
National Institute of Advanced Industrial Science and Technology AIST
Original Assignee
Agency of Industrial Science and Technology
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 Agency of Industrial Science and Technology filed Critical Agency of Industrial Science and Technology
Priority to JP63284846A priority Critical patent/JPH0658644B2/en
Publication of JPH02132559A publication Critical patent/JPH02132559A/en
Publication of JPH0658644B2 publication Critical patent/JPH0658644B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To shorten the time required for production of an index of relations by producing an index table consisting of the codes obtained by putting the attributes of two index values on each other also for a 3rd relation obtained by connecting the attributes of two relations to each other. CONSTITUTION:The relation tuples are retrieved via the 1st and 2nd index tables 1 and 2 of two relations respectively to obtain a 3rd index table 3 consisting of the index records obtained by connecting two relations to each other. Therefore the relation connecting two relations to each other is also retrieved at a high speed via the table 3. In such a way, the existing index table and hash table are used for the relations applying the arithmetic operations. Thus the time required for the natural connection arithmetic operation carried out between the relations can be shortened. Furthermore the relation tuples can be retrieved at a high speed and at the same time an index is obtained to the executing result of the natural connection arithmetic operation carried out between the relations having indexes.

Description

【発明の詳細な説明】 (産業上の利用分野) この発明は、データの演算処理方式に関し、特にデータ
として与えられたリレーションの属性、例えば年齢、性
別等についての重ね合わせ符号を作成し、リレーション
について検索する際は、このような重ね合わせ符号によ
り検索できるようにした自然結合( Natural 
Joint)演算方式に関する。
Detailed Description of the Invention (Industrial Application Field) This invention relates to a data arithmetic processing method, and in particular creates superposition codes for attributes of relations given as data, such as age, gender, etc. When searching for , natural combinations (Natural
Joint) related to the calculation method.

(従来の技術) 従来、リレーショナル・データベース・システムにおい
ては、各リレーションの属性毎に81ツリ− (B”t
ree)等の索引を用意しておく方法や、ハッシュ関数
及びハッシュ・テーブルを用意して置く方法により、リ
レーションのタブルについての検索を高速化していた。
(Prior Art) Conventionally, in relational database systems, 81 trees (B”t
The search for relation table has been speeded up by preparing an index such as ``ree'' or by preparing a hash function and a hash table.

前者の8”ツリー等の方法は、検索要求により指定され
た属性について索引を辿り、最終的に要求を満足するタ
プルを得るものである。一方、後者のハッシュ関数及び
ハッシュ・テーブルによる方法は、検索要求により指定
された属性値にハッシュ関数を施した結果に基づいてハ
ッシュ・テーブルを検索して要求を満足するタブル候補
を得るものである。
The former method, such as an 8" tree, traces the index for the attribute specified by the search request and finally obtains a tuple that satisfies the request. On the other hand, the latter method using a hash function and a hash table, The hash table is searched based on the result of applying a hash function to the attribute value specified by the search request to obtain table candidates that satisfy the request.

2つのリレーションについて、B+ツリーや、ハッシュ
・テーブルを作成するためには、それぞれが備えている
B+ツリー等の検索手段、又はハッシュ関数及びハッシ
ュ・テーブルを用いた検索手段により、それぞれの属性
を組み合わせる演算、即ち自然結合演算が実行される。
In order to create a B+ tree or a hash table for two relations, the attributes of each are combined using a search method such as a B+ tree that each has, or a search method using a hash function and a hash table. An operation, a natural join operation, is performed.

又、その演算結果であるリレーションに対しても検索手
段が必要となる場合は、演算結果により形成されたタブ
ルを調べ、そのリレーションの全タプルについて、キュ
ーとなる属性の検索レコードを作成するか、又はハッシ
ュ値を計算する処理を実行してB+ツリーやハッシュ・
テーブルを作成する。
If a search method is also required for the relation that is the result of the operation, either examine the tuples formed by the result of the operation and create a search record of the attributes that serve as a queue for all tuples of that relation, or Or execute the process to calculate the hash value and create a B+ tree or hash value.
Create a table.

(発明が解決しようとする課題) しかし、従来の処理方法は、自然結合演算の結果となる
リレーションの属性についての検索や、ハッシュ・テー
ブルを新たに作成しなければならなかった。それにも拘
らず、演算を適用するリレーションは既に有している検
索や、ハッシュ・テーブルを利用していなかった。
(Problem to be Solved by the Invention) However, in the conventional processing method, it was necessary to search for attributes of a relation that is the result of a natural join operation, and to create a new hash table. Nevertheless, the relation to which the operation is applied does not utilize the existing search or hash table.

通常、実用に供されるリレーションは数百〜数万項目の
タブルを有するので、1リレーションのキーとなる属性
についての索引や、ハッシュ・テーブルを新規に作成す
ると、膨大な時間を費やすことになる。このように、自
然結合演算の結果となるリレーションについて検索をす
ると、システムはその検索やハッシュ・テーブルの作成
に掛かりきりとなり、システム全体の処理速度を著しく
低下させる欠点があった。
Normally, relationships used in practical use have tables with hundreds to tens of thousands of items, so creating a new index or hash table for the key attributes of one relationship would take a huge amount of time. . In this way, when searching for a relation that is the result of a natural join operation, the system becomes preoccupied with searching and creating a hash table, which has the disadvantage of significantly reducing the processing speed of the entire system.

この発明は、リレーション間で実行される自然結合演算
の所要時間を短縮させ、かつリレーションのタブルを高
速に検索することができると共に、その索引を有するリ
レーション間の自然結合演算の実行結果に対する索引が
得らわる自然結合演算処理方式を提供することを目的と
する。
This invention reduces the time required for a natural join operation to be executed between relations, enables high-speed searching of relation table, and provides an index for the execution result of a natural join operation between relations that have the index. The purpose of this paper is to provide a natural join operation processing method that can be used to solve problems.

(課題を解決するための手段) この発明の自然結合演算処理方式は、同一の属性を有す
る2つのリレーションについて所定の論理処理を実行す
ることにより、前記リレーションの属性を組み合わせた
索引を作成するものであって、前記2つのリレーション
のそれぞれについて、その複数の属性をそれぞれ表すビ
ット群を前記属性の配列順に所定数のビット数だけ順次
シフトする第1手順と、前記2つのリレーションのそれ
ぞれについて、前記第1手順によりシフトした府記属性
の各桁のビット間で論理和を取ることにより、第1及び
第2索引テーブルの索引値を作成する第2手順と、前記
2つのリレーションを結合するために選択された特定の
属性に対応する前記第1及び第2索引テーブルのビット
群において、セットされているビットが互いに重なり合
うように5前記第2索引テーブルのビットをシフトする
第4手順と、前記第1索引テーブルのビットと、前記第
4手順によりシフトした前記第2索引テーブルのビット
との間で論理和を取り、第3索引テーブルのビット群を
作成する第5手順とを備え、前記第3索引テーブルのビ
ット群を前記結合させた索引に対応させたものである。
(Means for Solving the Problems) The natural join operation processing method of the present invention creates an index that combines the attributes of two relations by executing a predetermined logical process on two relations having the same attributes. For each of the two relations, a first step of sequentially shifting a group of bits representing each of the plurality of attributes by a predetermined number of bits in the order of arrangement of the attributes; A second step of creating index values of the first and second index tables by taking a logical OR between the bits of each digit of the prefecture attribute shifted in the first step; and a second step of creating an index value of the first and second index tables; a fourth step of shifting five bits of the second index table so that set bits overlap each other in the bit groups of the first and second index tables corresponding to the selected specific attribute; a fifth step of creating a bit group of a third index table by performing a logical OR between the bits of the first index table and the bits of the second index table shifted by the fourth procedure; The bit groups of the index table are made to correspond to the combined index.

(作用) この発明によれば、2つのリレーションのそれぞれの第
1及び第2索引テーブルにより前記リレーションにおけ
るタプルを検索することができると共に、前記2つのリ
レーションを結合させた索引レコードからなる第3索引
テーブルが得られるので、前記2つのリレーションを結
合させたリレーションについても前記第3索引テーブル
により高速に検索することを可能にする。
(Operation) According to the present invention, it is possible to search for a tuple in the relation using the first and second index tables of each of the two relations, and the third index is made up of an index record that is a combination of the two relations. Since a table is obtained, it is possible to quickly search for a relation obtained by combining the two relations using the third index table.

(実施例) 第1図はこの発明の自然結合演算方式によりリレーショ
ンの索引を作成する手順を説明する図である。第2図は
、第1図における人物リレーションの索引値を作成する
手順の部分を詳細に説明する図である。まず、第2図を
参照して人物リレーションの索引値を作成する手順を説
明する。
(Embodiment) FIG. 1 is a diagram illustrating a procedure for creating a relation index using the natural join calculation method of the present invention. FIG. 2 is a diagram illustrating in detail the procedure for creating index values for person relations in FIG. 1. First, a procedure for creating an index value of a person relation will be explained with reference to FIG.

ステップSTAIによりリレーションとして複数人物の
属性及びタブル1〜6を設定する。この場合は、属性と
して、タプル1〜6の横方向に順に示すように、「人名
j、「年齢」及び「性別」を設定する。
Attributes of a plurality of people and tables 1 to 6 are set as relations in step STAI. In this case, "person name j,""age," and "gender" are set as attributes, as shown in order in the horizontal direction of tuples 1 to 6.

ステップSTA2により、「人名j、「年齢」及び「性
別」を2進値に変換してそれぞれ4ビット、4ビット及
び2ビット長のビット群からなる”0100”、「年齢
」 ”00lO”及び″01″を得る。
In step STA2, "Person's name j,""Age" and "Gender" are converted into binary values and "0100" consisting of bit groups of 4 bits, 4 bits and 2 bits long respectively, "Age""00lO" and " Get 01''.

ステップSTA3により、「人名」“旧00”に対して
[年齢』”0010“を1ビットだけ右方向ヘシフトし
、更に「年齢』”0010”に対して「性別.“01”
を1ビットだけ右方向ヘシフトし、次いで各桁のビット
毎に論理和(+)を取り、2進値符号”旧010”を得
る。この2進値符号001010″は、タブル1に対す
る索引レコード1の索引値となる。
In step STA3, [Age] "0010" is shifted to the right by 1 bit for "Person's name""Old00", and further, "Gender. "01" is shifted for "Age""0010".
is shifted to the right by one bit, and then a logical sum (+) is taken for each bit of each digit to obtain the binary value code "old 010". This binary value code 001010'' becomes the index value of index record 1 for table 1.

同様に、タプル2〜6についてもタブル1と同一の論理
処理を実行する。この結果、タブル2に対する索引レコ
ード2の索引値は”11101”、タプル3に対する索
引レコード3の索引値は゛10110”、タブル4に対
する索引レコード4の索引値は”10011’  タプ
ル5に対する索引レコード5の索引値は’011旧” 
タブル6に対する索引レコード6の索引値は”0011
0”となる。
Similarly, the same logical processing as for table 1 is performed for tuples 2 to 6. As a result, the index value of index record 2 for table 2 is "11101", the index value of index record 3 for tuple 3 is "10110", and the index value of index record 4 for table 4 is "10011". The index value is '011 old'
The index value of index record 6 for table 6 is “0011”
0”.

更に、ステップST八4は、索引レコード1〜6により
索引テーブルを設定し、これによって人物リレーション
のタブル1〜6をアクセスすることができるように、索
引レコード1をタブル1、・・・索引レコード6をタブ
ル6をそれぞれ矢印により示すポインタに従って対応さ
せる。
Furthermore, step ST84 sets an index table using index records 1 to 6, and changes index record 1 to table 1, . 6 and table 6 respectively according to pointers indicated by arrows.

第1図は第2図で説明した手順を含む図であり、この発
明により人物リレーションの索引テーブルの作成手順を
説明する図である。
FIG. 1 is a diagram including the procedure explained in FIG. 2, and is a diagram illustrating the procedure for creating an index table of person relations according to the present invention.

ステップSTB 1により、リレーション「人物1」の
属性としてr部門」及び「血液型」、またタブルとして
タブル1及びタブル2を設定する。
In step STB 1, "r department" and "blood type" are set as the attributes of the relation "person 1", and table 1 and table 2 are set as the table.

ステップSTB2により、リレーション「人物1」の、
例えばタプル2の各属性値にハッシュを施一し、「人名
」”01001”に対して「部門」”10000”を1
ビット左方向にシフトし、また「部門」”10000″
に対して「血液型J ”010”を1ビット左方向にシ
フトし、更に対応する各桁のビットについて論理和を取
って「索引テーブル1」の索引レコート2の索引値”0
101001”を得る。
By step STB2, the relation "Person 1" is
For example, apply a hash to each attribute value of tuple 2, and set "department""10000" to 1 for "person name""01001".
Shift the bit to the left and also "department""10000"
"Blood type J "010" is shifted to the left by 1 bit, and the bits of each corresponding digit are logically summed to obtain the index value "0" of index record 2 of "index table 1".
101001” is obtained.

索引レコード1についても、索引レコード2と同じよう
な処理により索引値”1100100”を得る。
For index record 1 as well, the index value "1100100" is obtained by the same process as for index record 2.

ステップSTB3により、ステップSTC lと同様に
、リレーション「人物2」の属性として「人名」及び「
年齢」を設定し、またタプルとしてタプル3〜6を設定
する。
In step STB3, similarly to step STC 1, "person name" and "
"Age" is set, and tuples 3 to 6 are set as tuples.

ステップST旧により、ステップSTB2と同様に、リ
レーション「人物2」の各属性にハツシュを施し、2進
値を1ビット左方向にシフトし、対応する各桁のビット
について論理和を取って「索引テーブル2」の索引レコ
ード3〜6の索引値”旧0011”,”001110”
.”101100″′及び″’001011”を得る。
In step ST old, as in step STB2, each attribute of the relation "Person 2" is hashed, the binary value is shifted 1 bit to the left, the bits of each corresponding digit are ORed, and "Index Index values of index records 3 to 6 of “Table 2” “old 0011”, “001110”
.. Obtain "101100" and "001011".

ステップSTB5により、「人名」が等しいという条件
に基づいて、リレーション「人物1」及び「人物2」の
自然結合演算を実行し、リレーション「人物3」のタブ
ル7及び8を得る。
In step STB5, based on the condition that the "person names" are the same, a natural join operation is performed on the relations "Person 1" and "Person 2" to obtain tables 7 and 8 of the relation "Person 3".

従って、リレーション「人物3」のタブル7及び8には
、「人物1」のタプル1及び2と、「人物2」のタプル
3〜6とに含まれている属性、即ち「人物名』、「年齢
」、「部門」及び「血液型」が全て含まれている。
Therefore, tables 7 and 8 of relation "Person 3" contain the attributes included in tuples 1 and 2 of "Person 1" and tuples 3 to 6 of "Person 2", namely "Person name", ""age","department" and "blood type" are all included.

ステップSTB6により、「索引テーブル1」及び「索
引テーブル2」の内容に基づいて自然結合演算を実行し
て、リレーション「人物3」に対応する「索引テーブル
3」を作成する。例えば、索引レコード2の索引値″’
0101001“、及び索引レコード3の索引値”01
0011”を取り出し、結合条件とした属性、即ち「人
名」の「野口」を表す2進値”旧O旧゜が互いに重なり
合うように、索引レコード2の索引値“0101001
“に対して索引レコード3の索引値”010011”を
右へ2ビットだけシフトし、対応するビット間で論理和
を取ることにより、2進値”ototo旧”を得て、こ
れを索引テーブル3に示すように、索引レコード7の索
引値とする。
In step STB6, a natural join operation is executed based on the contents of "index table 1" and "index table 2" to create "index table 3" corresponding to the relation "person 3". For example, the index value of index record 2''
0101001”, and the index value of index record 3 “01”
0011'' is extracted and the index value ``0101001'' of index record 2 is extracted so that the attribute used as the join condition, that is, the binary value ``Old゜'' representing ``Noguchi'' of ``Person's name'' overlaps with each other.
By shifting the index value "010011" of index record 3 to the right by 2 bits and taking a logical OR between the corresponding bits, a binary value "ototo old" is obtained, and this is transferred to the index table 3. The index value of index record 7 is as shown in FIG.

同様の処理により、索引テーブル3に示す索引レコード
7の索引値8の”1110110″を得る。
By the same process, the index value 8 of the index record 7 shown in the index table 3 is obtained as "1110110".

第3図はこの発明による索引レコードにより第1図に示
す人物リレーションを検索する手続を示す図である。ス
テップSTCIにより、検索条件として人物リレーショ
ンにおける属性の「年齢」を”17”に、「性別」を「
女性」に設定する。
FIG. 3 is a diagram showing a procedure for searching the person relations shown in FIG. 1 using an index record according to the present invention. Step STCI sets the attribute "age" in the person relation to "17" and "gender" to "17" as search conditions.
Set to ``Female''.

ステップST(:2により、属性を2進値に変換する手
順を実行して、「年齢」を”10月”にし、「性別Jを
”10”にする。この場合に、「人名」は指定されてい
ないために、”0000″とする。
Step ST (:2) executes the procedure of converting attributes into binary values, and sets "Age" to "October" and "Gender J" to "10". In this case, "Person's name" is specified. Since this is not the case, it is set to "0000".

ステップST(:3により、2進値の索引を作成したと
きと同一の順番によって、これらの属性を配置し、図示
のように、次に来る属性のビットを1ビットだけ右方向
にシフトし、次いで各桁のビットについて論理和を取る
。これにより、キュエリ( query)・マスク”0
1101’″が得られる。キュエリ・マスクとは、この
ような論理処理の結果をいう。
Step ST(:3) arranges these attributes in the same order as when creating the binary value index, shifts the bit of the next attribute to the right by one bit as shown in the figure, Next, perform a logical OR on the bits of each digit.This results in a query mask of "0".
1101''' is obtained. The Query mask is the result of such logical processing.

ステップSTC4により、このキュエリ・マスクと索引
レコード1〜6のビット内容とを比較し、ビット1につ
いて一致する索引レコード、この場合は索引レコード2
及び5を、実線の矢印により示すように、選択する。一
致しない索引レコードは点線の矢印により示されている
In step STC4, this query mask is compared with the bit contents of index records 1 to 6, and the index record that matches for bit 1, in this case, index record 2.
and 5 are selected as indicated by the solid arrows. Unmatched index records are indicated by dotted arrows.

ステップSTC5により、抽出したタブル2及び5のビ
ット内容を調べて、「年齢」が”17”、かつ「性別」
が“10”である条件に適合するのは、いずれかを判断
する。この場合は、タブル2が適合すると判断され、検
索が終了する。
In step STC5, the bit contents of extracted tables 2 and 5 are checked, and it is determined that "age" is "17" and "gender"
It is determined which one satisfies the condition that is "10". In this case, it is determined that Table 2 matches, and the search ends.

第4図は、第1図におけるタプル2及び7の索引値を作
成する手順についてのみに注目して示す図である。第4
図bが第1図と異なるのは、ステップSTC8により、
タブル7における属性のシフト、及び論理和を取る演算
処理を実行することにより、索引値7と照合する索引値
7′として”01010011”を得ることである。
FIG. 4 is a diagram focusing only on the procedure for creating index values for tuples 2 and 7 in FIG. 1. Fourth
The difference between FIG. 1 and FIG. 1 is that in step STC8,
By performing the arithmetic processing of shifting the attributes in table 7 and calculating the logical sum, "01010011" is obtained as index value 7' to be compared with index value 7.

これによって、索引値7′が索引値7と同一の結果とな
ることが確認される。
This confirms that index value 7' gives the same result as index value 7.

(発明の効果) 以上、詳細に説明したように、この発明によれば、2つ
のリレーションの属性を結合させた第3リレーションに
ついても、前記2つの索引値の属性を重ね合わせた符号
からなる索引テーブルを作成することにより、リレーシ
ョンについての索引の作成時間を短縮することができ、
またこのような索引によりリレーションの検索時間を高
速化することができる。
(Effects of the Invention) As described in detail above, according to the present invention, even for the third relation that combines the attributes of two relations, an index consisting of a code obtained by superimposing the attributes of the two index values is obtained. By creating a table, you can reduce the time required to create an index for relations.
Also, such an index can speed up the search time for relations.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はこの発明の自然結合演算処理方式によりリレー
ションの索引を作成する手順を示す図、第2図はこの発
明により人物リレーションの索引値の作成手順を示す図
、第3図はこの発明により人物リレーションの索引手順
を説明する図、第4図は第1図における特定のタブルの
みに注目して索引値の作成手順を説明する図である。 STAI〜STA4,STBI NSTB4,  ST
CI P−ST(:8−・・ステップ
FIG. 1 is a diagram showing a procedure for creating an index of a relation using the natural join calculation processing method of this invention, FIG. 2 is a diagram showing a procedure for creating an index value for a person relation according to this invention, and FIG. FIG. 4 is a diagram illustrating a procedure for indexing a person relation. FIG. 4 is a diagram illustrating a procedure for creating an index value by focusing only on a specific table in FIG. STAI~STA4, STBI NSTB4, ST
CI P-ST (:8-...step

Claims (1)

【特許請求の範囲】  同一の属性を有する2つのリレーションについて所定
の論理処理を実行することにより、前記リレーションに
ついて結合した索引を作成する自然結合演算処理方式に
おいて、 前記2つのリレーションのそれぞれについて、その複数
の属性をそれぞれ表すビット群を前記属性の配列順に従
って所定のビット数だけ順次シフトする第1手順と、 前記2つのリレーションのそれぞれについて、前記第1
手順によりシフトした前記属性の各桁のビット間で論理
和を取ることにより、第1及び第2索引テーブルの索引
値を作成する第2手順と、前記2つのリレーションを結
合するために選択された特定の属性に対応する前記第1
及び第2索引テーブルのビット群において、セットされ
ているビットが互いに重なり合うように、前記第2索引
テーブルのビットをシフトする第4手順と、前記第1索
引テーブルのビットと、前記第4手順によりシフトした
前記第2索引テーブルのビットとの間で論理和を取り、
第3索引テーブルのビット群を作成する第5手順と、 を備え、前記第3索引テーブルのビット群を前記結合さ
せた索引に対応させることを特徴とする自然結合演算処
理方式。
[Scope of Claims] A natural join operation processing method that creates a combined index for two relations by executing predetermined logical processing on two relations having the same attribute, comprising: a first step of sequentially shifting a group of bits representing each of a plurality of attributes by a predetermined number of bits according to the arrangement order of the attributes;
a second step of creating an index value of the first and second index tables by taking a logical OR between the bits of each digit of the attribute shifted by the step; and a second step of creating an index value of the first and second index tables; the first corresponding to a specific attribute;
and a fourth step of shifting the bits of the second index table so that set bits overlap each other in the bit group of the second index table, and the bits of the first index table; Perform a logical OR with the shifted bits of the second index table,
a fifth step of creating a bit group of a third index table; and a natural join operation processing method characterized in that the bit group of the third index table is made to correspond to the combined index.
JP63284846A 1988-11-12 1988-11-12 Natural combination processing unit Expired - Lifetime JPH0658644B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63284846A JPH0658644B2 (en) 1988-11-12 1988-11-12 Natural combination processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63284846A JPH0658644B2 (en) 1988-11-12 1988-11-12 Natural combination processing unit

Publications (2)

Publication Number Publication Date
JPH02132559A true JPH02132559A (en) 1990-05-22
JPH0658644B2 JPH0658644B2 (en) 1994-08-03

Family

ID=17683786

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63284846A Expired - Lifetime JPH0658644B2 (en) 1988-11-12 1988-11-12 Natural combination processing unit

Country Status (1)

Country Link
JP (1) JPH0658644B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012043056A1 (en) 2010-09-28 2012-04-05 日本電気株式会社 Encrypted database system, client terminal, encrypted database server, natural joining method, and program
WO2012043012A1 (en) 2010-09-28 2012-04-05 日本電気株式会社 Encrypted database system, client terminal, encrypted database server, natural joining method, and program
US9037846B2 (en) 2010-12-13 2015-05-19 Nec Corporation Encoded database management system, client and server, natural joining method and program
US20180352412A1 (en) * 2015-04-10 2018-12-06 Zte Corporation Information Processing Method and Communication Node

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ICOT TECHNICAL REPORT TR-299=1987 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012043056A1 (en) 2010-09-28 2012-04-05 日本電気株式会社 Encrypted database system, client terminal, encrypted database server, natural joining method, and program
WO2012043012A1 (en) 2010-09-28 2012-04-05 日本電気株式会社 Encrypted database system, client terminal, encrypted database server, natural joining method, and program
US9021259B2 (en) 2010-09-28 2015-04-28 Nec Corporation Encrypted database system, client terminal, encrypted database server, natural joining method, and program
US9147079B2 (en) 2010-09-28 2015-09-29 Nec Corporation Encrypted database system, client terminal, encrypted database server, natural joining method, and program
US9037846B2 (en) 2010-12-13 2015-05-19 Nec Corporation Encoded database management system, client and server, natural joining method and program
US20180352412A1 (en) * 2015-04-10 2018-12-06 Zte Corporation Information Processing Method and Communication Node

Also Published As

Publication number Publication date
JPH0658644B2 (en) 1994-08-03

Similar Documents

Publication Publication Date Title
US7769769B2 (en) Methods and transformations for transforming metadata model
US6609123B1 (en) Query engine and method for querying data using metadata model
EP1247165B1 (en) System and method for transforming a relational database to a hierarchical database
Özsoyoğlu et al. Query processing techniques in the summary-table-by-example database query language
JP2510946B2 (en) Method for optimizing query to related database management system and method for parsing result
US20060074858A1 (en) Method and apparatus for querying relational databases
US20020107840A1 (en) Database querying system and method
CN107169033A (en) Relation data enquiring and optimizing method with parallel framework is changed based on data pattern
JP2001014329A (en) Database processing method and implementation device, and medium stored with the processing program
JPH058454B2 (en)
Shoval et al. Database reverse engineering: from the relational to the binary relationship model
CN113094449A (en) Large-scale knowledge map storage scheme based on distributed key value library
He et al. Stylus: a strongly-typed store for serving massive RDF data
US20060074857A1 (en) Method and apparatus for querying relational databases
JPH0658643B2 (en) How to create an index
JPH02132559A (en) Natural connection arithmetic processing system
Khelil et al. Combining graph exploration and fragmentation for scalable RDF query processing
CA2253744C (en) Indexing databases for efficient relational querying
JPH08235033A (en) Joint arithmetic system for object-oriented data base management system
Gillenson Physical design equivalencies in database conversion
Mullins DB2 Developer's Guide: A Solutions-oriented Approach to Learning the Foundation and Capabilities of DB2 for Z/OS
Boulanger et al. An approach to analyzing the information content of existing databases
US5819277A (en) Method for generating SQL commands to create an integrated global schema
JPH0193843A (en) System for coupling table
El Qutaany et al. A mapping approach for fully virtual data integration system processes

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term