JPH0528197A - Database processing device - Google Patents

Database processing device

Info

Publication number
JPH0528197A
JPH0528197A JP3184652A JP18465291A JPH0528197A JP H0528197 A JPH0528197 A JP H0528197A JP 3184652 A JP3184652 A JP 3184652A JP 18465291 A JP18465291 A JP 18465291A JP H0528197 A JPH0528197 A JP H0528197A
Authority
JP
Japan
Prior art keywords
information
rank
database
input
search
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
JP3184652A
Other languages
Japanese (ja)
Inventor
Masami Yoshii
正美 吉井
Michiaki Nishinosono
道昭 西ノ園
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP3184652A priority Critical patent/JPH0528197A/en
Publication of JPH0528197A publication Critical patent/JPH0528197A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To sort and retrieve a plurality of information registered in a database by each rank. CONSTITUTION:A rank to be specified for the field data of general record to be stored is supplied to the specified index field in each information to be registered, and the rank list is prepared and stored in an index data area 3. When a direction of a sort by rank comes from the input device 1, a sort judgement part 9 by ranks and a data comparison part 12 outputs each rearranged information according to the rank, and a retrieval judgement part 13 by ranks and a data comparison part 15 retrieves all the information within the range at its output.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、複数の情報を検索可
能なデータベースに登録するデータベース処理装置に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database processing device for registering a plurality of information in a searchable database.

【0002】[0002]

【従来の技術】上記のようなデータベース処理装置は、
例えば住所,氏名,年齢,役職名等からなる情報を住所
録として複数入力してデータベースに登録し、その登録
後に氏名や役職名等の検索条件を入力して指定すれば複
数の情報からその検索条件に対応する情報を検索して呼
び出せるようにした装置である。
2. Description of the Related Art A database processing device as described above is
For example, multiple pieces of information including address, name, age, job title, etc. are entered as an address book and registered in the database. After registration, if search conditions such as name, job title, etc. are entered and specified, the search is performed from multiple information. It is a device that can retrieve and call information corresponding to a condition.

【0003】従来、このようなデータベース処理装置で
は、登録した複数の情報を例えば氏名の最初の音につい
て五十音順に並べ換えたり、年齢について若い順に並べ
換えたりするような登録情報のソート処理を行なうこと
ができた。前者は、ソート処理のときに各情報の漢字コ
ードを比較してその音読み順に並び換えるものである。
また、複数の情報から例えば役職名が係長以上の人の情
報を検索したいようなときには、係長又は課長又は部長
又は社長等のように係長以上の役職を検索条件として1
つづつ全て入力して指定するようにしていた。
Conventionally, in such a database processing apparatus, a plurality of registered information items are sorted, for example, such that the first sound of a name is rearranged in the Japanese syllabary order or the age is rearranged in a younger order. I was able to. The former is to sort the kanji codes of each information at the time of sort processing and rearrange them in the reading order.
In addition, for example, when it is desired to search for information of persons whose titles are section chiefs or higher from a plurality of pieces of information, 1 or more is used as the search condition such as section chiefs or section managers or department managers or presidents.
I was trying to specify all by inputting them one by one.

【0004】さらに、上記ソート処理は指定された検索
条件を完全に満たす情報のみを抽出するようにしてい
た。さらにまた、検索条件を指定する際に例えば年齢と
役職名の複数の項目を組み合わせて指定すると、その両
方の項目に該当する情報を抽出した順番又はいずれかの
項目において整列された順番によって検索した情報を出
力するようにしていた。
Further, in the above sort processing, only the information that completely satisfies the specified search condition is extracted. Furthermore, when a search condition is specified, for example, when a plurality of items such as age and job title are specified in combination, information corresponding to both items is searched in the order in which the information is extracted or in the order in which the items are arranged. I was trying to output information.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記の
ようなデータベース処理装置では、ソート処理のときに
例えば部長,課長,係長,主任等の順に並べ換えるよう
な役職のランク順でソートすることができないので、こ
のような並べ換えをするときには操作者が登録した情報
を順次入れ換える作業を行なわなければならず、ソート
作業に手間と時間がかかるという問題があった。
However, in the above-described database processing apparatus, it is not possible to sort in a rank order of positions, for example, in order of sorting, for example, department manager, section manager, section manager, chief. Therefore, when performing such rearrangement, there is a problem in that it is necessary to perform a work of sequentially replacing the information registered by the operator, and the sorting work takes time and effort.

【0006】また、上記のように係長以上の情報という
ような所定のランク以上の検索条件の情報を検索したい
ときに、そのランクの範囲内の検索条件を全て指定する
のは検索作業に手間と時間がかかるという問題もあっ
た。
Further, as described above, when it is desired to search for information having a search condition of a predetermined rank or higher, such as information of a section chief or higher, it is troublesome for the search work to specify all the search conditions within the range of the rank. There was also the problem that it took time.

【0007】さらに、検索のときに指定された検索条件
を完全に満たす情報のみを抽出するようにすると、その
検索結果を参照中に指定した検索条件を完全に満たして
いないが一部満たしているような情報も参照したい場
合、現在出力されている検索結果をキャンセルしてあら
ためてその参照したい情報の検索条件を指定して再度検
索を行なわせなければならないので、検索操作に手間と
時間がかかるという問題があった。
Furthermore, if only the information that completely satisfies the search condition specified at the time of search is extracted, the search condition specified while referencing the search result is not completely satisfied but partially satisfied. If you want to refer to such information as well, you have to cancel the search results that are currently being output and specify the search conditions for the information you want to refer to again to perform another search. There was a problem.

【0008】さらにまた、複数の項目を組み合わせた検
索条件を指定したときに、その検索結果を抽出した順番
又はいずれかの項目において整列された順番で出力する
ようにすると、複数の情報を単に混在させて羅列したも
のになり易く、検索結果が見難いという問題もあった。
Furthermore, when a search condition in which a plurality of items are combined is designated, if the search results are output in the order in which they are extracted or in the order in which any one of the items is arranged, a plurality of pieces of information are simply mixed. There is also a problem that the search results are difficult to see because it is easy to enumerate them.

【0009】この発明は上記の点に鑑みてなされたもの
であり、データベースに登録した複数の情報をそれぞれ
ランク別にソートしたり検索したりできるようにするこ
とを第1の目的とする。また、データベースから情報を
検索する際の操作を軽減できるようにすることを第2の
目的とする。
The present invention has been made in view of the above points, and it is a first object of the present invention to enable a plurality of pieces of information registered in a database to be sorted or searched for each rank. A second object is to reduce the operation for searching information from the database.

【0010】[0010]

【課題を解決するための手段】この発明は上記の目的を
達成するため、入力装置から入力される複数の情報をデ
ータベースに登録する手段と、入力装置から入力される
条件に対応する情報をデータベースから検索する手段
と、その手段によって検索した情報を表示する表示装置
を備えたデータベース処理装置において、各情報中の指
定された項目フィールドに格納する総レコードのフィー
ルドデータに対して指定されるランクを付し、そのラン
クリストを作成するランクリスト作成手段と、入力装置
からランク別ソートの指示が入力されたときにランクリ
スト内の各ランクをレコード単位で比較してそのランク
に応じて各情報を並べ換えるランク別ソート手段とを設
けたものである。
In order to achieve the above object, the present invention provides a means for registering a plurality of information input from an input device in a database, and a database for storing information corresponding to conditions input from the input device. In the database processing device equipped with a means for searching from the above and a display device for displaying the information searched by the means, the rank specified for the field data of the total record to be stored in the specified item field in each information is determined. A rank list creating means for creating the rank list, and a rank for sorting each information in the rank list in record units when a sort-by-rank instruction is input from the input device and sorting each information according to the rank. The other sort means is provided.

【0011】また、上記登録する手段と検索する手段と
表示装置を備えたデータベース処理装置において、各情
報中の指定された項目フィールドに格納する総レコード
のフィールドデータに対して指定されるランクを付し、
そのランクリストを作成するランクリスト作成手段と、
入力装置からランク別検索の指示と検索すべきランクの
範囲が入力されたときにランクリスト内の各ランクをレ
コード単位で比較してランクの範囲にある全情報を検索
するランク別検索手段とを設けたものも提供する。
Further, in the database processing device provided with the above-mentioned registering means, searching means and display device, a designated rank is assigned to the field data of the total record to be stored in the designated item field in each information. Then
Rank list creating means for creating the rank list,
A rank-based search means is provided to search all information within the rank range by comparing the ranks in the rank list on a record-by-record basis when the rank search instruction and the rank range to be searched are input from the input device. We also provide food.

【0012】さらに、入力装置から入力される複数の情
報をデータベースに登録する手段と、入力装置から入力
される複数の条件に対応する情報をデータベースから検
索する手段と、その手段によって検索した情報を表示す
る表示装置を備えたデータベース処理装置において、検
索のときに各情報に対して各条件毎に合致するか否かの
識別子を付加する手段と、その手段によって付加した識
別子の数によって各情報をグループ分けするグループ化
手段とを設けたものも提供する。また、グループ化手段
によってグループ化した各情報を入力装置から入力され
るグループ指定又は優先順位に応じて表示装置へ出力さ
せる手段を設けるとよい。
Further, means for registering a plurality of information input from the input device in the database, means for retrieving information corresponding to a plurality of conditions input from the input device from the database, and information retrieved by the means In a database processing device equipped with a display device for displaying, each information is searched by means for adding an identifier indicating whether or not each condition is met to each information at the time of search, and the number of identifiers added by the means. It is also provided with a grouping means for grouping. Further, it is preferable to provide a means for outputting each information grouped by the grouping means to the display device according to the group designation or the priority order inputted from the input device.

【0013】[0013]

【作用】この発明によるデータベース処理装置は、ラン
クリスト作成手段がデータベースに登録される複数の情
報中の指定された項目フィールドに格納する総レコード
のフィールドデータに対して指定されるランクを付して
そのランクリストを作成し、入力装置からランク別ソー
ト指示が入力されたときにランク別ソート手段がランク
リスト内の各ランクをレコード単位で比較してそのラン
クに応じて各情報を並べ換えるので、データベースに登
録する複数の情報をランク別で並び換えたいときに各情
報を入れ換える作業が不要である。
In the database processing apparatus according to the present invention, the rank list creating means assigns the designated rank to the field data of the total record to be stored in the designated item field in the plurality of information registered in the database. When a rank list is created and rank sorting instructions are input from the input device, the rank sorting means compares each rank in the rank list on a record-by-record basis and sorts each information according to that rank. When a plurality of pieces of information to be sorted are to be sorted by rank, it is not necessary to replace each piece of information.

【0014】また、入力装置からランク別検索の指示と
検索すべきランクの範囲が入力されたときにランク別検
索手段によってランクリスト内の各ランクをレコード単
位で比較してランクの範囲にある全情報を検索すれば、
所定のランクの範囲内の情報を検索したいときにその範
囲内の検索条件を全て入力する必要がなくなる。
Further, when a rank-based search instruction and a range of ranks to be searched are input from the input device, rank-based search means compares the ranks in the rank list on a record-by-record basis, and all information within the rank range is displayed. If you search for
When searching for information within the range of a predetermined rank, it becomes unnecessary to input all the search conditions within the range.

【0015】さらに、入力装置から入力される複数の条
件に対応する情報をデータベースから検索するときに、
各情報に対して各条件毎に合致するか否かの識別子を付
加し、グループ化手段がその識別子の数によって各情報
をグループ分けするようにすれば、入力される複数の条
件を完全に満たさない情報も検索することが可能にな
る。さらにまた、上記グループ化手段によってグループ
化した各情報を入力装置から入力されるグループ指定又
は優先順位に応じて表示装置へ出力させるようにすれ
ば、検索した各情報を単に混在させて羅列して出力する
ようなことがない。
Furthermore, when searching the database for information corresponding to a plurality of conditions input from the input device,
By adding an identifier indicating whether or not each condition matches each condition and grouping the information into groups by the number of the identifiers, a plurality of conditions to be input can be completely satisfied. It is possible to search for information that is not available. Furthermore, if each information grouped by the grouping means is output to the display device in accordance with the group designation or the priority order input from the input device, the retrieved information items are simply mixed and listed. There is no output.

【0016】[0016]

【実施例】以下、この発明の実施例を図面に基づいて具
体的に説明する。図1はこの発明によるデータベース処
理装置の構成を示すブロック図である。このデータベー
ス処理装置は、各種の入力キーを備えたキーボード等の
入力装置1と、各種情報を表示するためのCRT,LC
D等の表示装置2と複数の情報及び各情報のランクリス
ト等を登録するデータベースである項目データエリア3
及びそれを記憶するハードディスク装置等のファイル4
とを備えている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT An embodiment of the present invention will be specifically described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a database processing device according to the present invention. This database processing device includes an input device 1 such as a keyboard having various input keys, and a CRT, LC for displaying various information.
A display device 2 such as D and an item data area 3 which is a database for registering a plurality of information and a rank list of each information
And file 4 such as a hard disk device that stores it
It has and.

【0017】また、上述した入力装置1から入力される
複数の情報をデータベースに登録する手段と、入力装置
1から入力される条件に対応する情報をデータベースか
ら検索する手段と、各情報中の指定された項目フィール
ドに格納する総レコードのフィールドデータに対して指
定されるランクを付し、そのランクリストを作成するラ
ンクリスト作成手段と、入力装置1からランク別ソート
の指示が入力されたときにランクリスト内の各ランクを
レコード単位で比較してそのランクに応じて各情報を並
べ換えるランク別ソート手段と、入力装置1からランク
別検索の指示と検索すべきランクの範囲が入力されたと
きにランクリスト内の各ランクをレコード単位で比較し
てランクの範囲にある全情報を検索するランク別検索手
段とを実現するために、次の各部を備えている。
Further, means for registering a plurality of pieces of information input from the above-mentioned input device 1 in the database, means for searching the database for information corresponding to the conditions input from the input device 1, and designation in each information. In the rank list, when the rank list creating means for creating the rank list and adding the specified rank to the field data of the total record to be stored in the selected item field and the sorting instruction by rank is input from the input device 1 In the rank list when rank-by-rank sorting means for comparing each rank of each of the records in a record unit and rearranging each information according to the rank and a rank-by-rank search instruction and a range of ranks to be searched are input from the input device 1. It is possible to realize a rank-based search means for searching all the information within the range of ranks by comparing each rank of To, and includes the following sections.

【0018】すなわち、入力制御部5,ソート条件入力
部6,検索条件入力部7,漢字コード比較部8,ランク
別ソート判断部9,データ格納部10,ランク指定部1
1,データ比較部12,ランク別検索判断部13,デー
タ取出部14,データ比較部15,漢字コード比較部1
6,文字パターンエリア17,及び表示制御部18を備
えている。
That is, the input control unit 5, the sort condition input unit 6, the search condition input unit 7, the Kanji code comparison unit 8, the rank-based sort determination unit 9, the data storage unit 10, and the rank designation unit 1
1, data comparison unit 12, rank-based search judgment unit 13, data extraction unit 14, data comparison unit 15, Kanji code comparison unit 1
6, a character pattern area 17, and a display control unit 18.

【0019】次に、図2のフローチャートによってラン
ク指定の処理について説明する。このランク指定は各情
報中の指定された項目フィールドに格納する総レコード
のフィールドデータに対して指定されるランクを付し、
そのランクリストを作成する処理である。
Next, the rank designation process will be described with reference to the flowchart of FIG. This rank specification attaches the rank specified to the field data of the total record to be stored in the specified item field in each information,
This is a process of creating the rank list.

【0020】まず、入力装置1から各情報の項目データ
が入力されると入力制御部5を介してデータ格納部10
によって項目データエリア3に格納される。次に、入力
装置1からランク指定する指示入力が行なわれてそれが
入力制御部5を介してランク指定部11へ送られた後、
図2に示すように、入力装置からランク処理を行なう項
目とランクのデータ名及びそのランクが入力されると、
それらは項目データエリア3の所定の領域に格納され
る。このように最初に指示した項目の各データ名に全て
ランク付与を行なってランクリストを作成するとこのラ
ンク指定処理を終了する。
First, when item data of each information is input from the input device 1, the data storage unit 10 is input via the input control unit 5.
Are stored in the item data area 3. Next, after an instruction input for designating a rank is made from the input device 1 and sent to the rank designating section 11 via the input control section 5,
As shown in FIG. 2, when an item to be rank-processed, a rank data name, and the rank are input from the input device,
They are stored in a predetermined area of the item data area 3. In this way, when all the data names of the items designated first are given ranks to create a rank list, this rank designation processing is terminated.

【0021】次に、図3にのフローチャートによってソ
ート処理について説明する。このソート処理は、入力装
置1からランク別ソートの指示が入力されたときに上記
ランクリスト内の各ランクをレコード単位で比較してそ
のランクに応じて各情報を並べ換えた後に表示させる処
理である。
Next, the sorting process will be described with reference to the flowchart of FIG. This sort process is a process in which, when a rank-specific sort instruction is input from the input device 1, the ranks in the rank list are compared on a record-by-record basis, the pieces of information are rearranged according to the ranks, and then displayed.

【0022】まず、入力装置1からソートの指示入力が
行なわれ、図3に示すように、続けてソート対象となる
項目がキー指定されてランク指定がされると、それが入
力制御部5を介してソート条件入力部6へ送られる。そ
の後、ランク別ソート判断部9によって項目データエリ
ア3を参照し、入力された項目に対してランク指定がさ
れているか否かを判断する。
First, when a sort instruction is input from the input device 1 and subsequently items to be sorted are key-designated and rank-designated as shown in FIG. It is sent to the sort condition input unit 6 via the. Then, the sort-by-rank determining unit 9 refers to the item data area 3 and determines whether or not a rank is designated for the input item.

【0023】ランク指定されていれば、データ比較部1
2が項目データエリア3の各データ(各情報)に付与さ
れているランクを比較して1レコード分のデータ(情
報)を表示し、レコード総数のチェックを行なって全情
報をソートして表示するまで上記の処理を繰り返し、そ
れが終了すればこの処理を終了する。
If the rank is designated, the data comparison unit 1
2 displays the data (information) for one record by comparing the ranks given to each data (each information) in the item data area 3, checks the total number of records, and displays all information sorted. Until the above processing is repeated until this is completed, this processing is ended.

【0024】また、ランク指定されていなければ、漢字
コード比較部8によって項目データエリア3内の各情報
の漢字コードを比較し、その漢字コードの順番に並び換
えて1レコード分のデータ(情報)を表示したらレコー
ド総数のチェックを行なって全情報をソートして表示す
るまで上記の処理を繰り返し、それが終了すればこの処
理を終了する。
If the rank is not designated, the Kanji code comparison unit 8 compares the Kanji codes of the respective information items in the item data area 3, rearranges them in the order of the Kanji code, and records one record of data (information). When is displayed, the total number of records is checked and the above processing is repeated until all the information is sorted and displayed. When it is completed, this processing is ended.

【0025】なお、上記データ比較部12及び漢字コー
ド比較部8では各情報の格納位置を並び換えるようにし
て、その格納位置を受け取ってデータ取出部14が項目
データエリア3の各情報の文字コードを読み出し、その
文字コードに対応する文字パターンを文字パターンエリ
ア17から読み出して表示制御部18へ送り、表示装置
2に表示する。
In the data comparison unit 12 and the Kanji code comparison unit 8, the storage positions of the respective information are rearranged so that the data extraction unit 14 receives the storage positions and the data extraction unit 14 character code of the respective information in the item data area 3. Is read, the character pattern corresponding to the character code is read from the character pattern area 17, sent to the display controller 18, and displayed on the display device 2.

【0026】次に、図4のフローチャートによって検索
処理について説明する。この検索処理は、入力装置1か
らランク別検索の指示と検索すべきランクの範囲が入力
されたときに上記ランクリスト内の各ランクをレコード
単位で比較してランクの範囲にある全情報を検索するも
のである。
Next, the search process will be described with reference to the flowchart of FIG. In this search processing, when a rank-specific search instruction and a rank range to be searched are input from the input device 1, each rank in the rank list is compared on a record-by-record basis to search for all information within the rank range. It is a thing.

【0027】まず、入力装置1から検索指示が入力さ
れ、図4に示すように、続けて検索対象となる項目がキ
ー指定されてランクの範囲の指定がされると、それが入
力制御部5を介して検索条件入力部7へ送られる。その
後、ランク別検索判断部13によって項目データエリア
3を参照し、入力された項目に対してランク指定がされ
ているか否かを判断する。
First, when a search instruction is input from the input device 1 and, as shown in FIG. 4, the items to be searched are subsequently key-specified and the range of ranks is specified, the input control unit 5 receives them. Is sent to the search condition input unit 7 via. After that, the rank-based search determination unit 13 refers to the item data area 3 and determines whether or not a rank is designated for the input item.

【0028】ランク指定されていれば、データ比較部1
5が項目データエリア3の各データ(各情報)に付与さ
れているランクと指定されたランク範囲とを比較して該
当する1レコード分のデータ(情報)を表示し、レコー
ド総数のチェックを行なって全情報を検索して表示する
まで上記の処理を繰り返し、それが終了すればこの処理
を終了する。
If the rank is designated, the data comparison unit 1
5 compares the rank assigned to each data (each information) in the item data area 3 with the designated rank range, displays the corresponding one record data (information), and checks the total number of records. The above process is repeated until all information is retrieved and displayed, and when this is completed, this process is terminated.

【0029】また、ランク指定されていなければ、漢字
コード比較部16によって項目データエリア3内の指定
された項目の各情報の漢字コードを比較し、その漢字コ
ードに該当する情報の1レコード分のデータ(情報)を
表示したらレコード総数のチェックを行なって全情報を
検索して該当する情報を全て表示するまで上記の処理を
繰り返し、それが終了すればこの処理を終了する。
If the rank is not specified, the Kanji code comparison unit 16 compares the Kanji code of each information of the specified item in the item data area 3, and the one record of the information corresponding to the Kanji code is compared. When the data (information) is displayed, the total number of records is checked, all the information is searched, and the above processing is repeated until all the relevant information is displayed, and when this is completed, this processing is terminated.

【0030】なお、上記データ比較部15及び漢字コー
ド比較部16では各情報の格納位置を検索し、その格納
位置を受け取ってデータ取出部14が項目データエリア
3の対応する各情報の文字コードを読み出し、その文字
コードに対応する文字パターンを文字パターンエリア1
7から読み出して表示制御部18へ送り、表示装置2に
表示する。
The data comparison unit 15 and the Kanji code comparison unit 16 search the storage position of each information, receive the storage position, and the data extraction unit 14 determines the character code of each corresponding information in the item data area 3. Read and display the character pattern corresponding to the character code in the character pattern area 1
The data is read out from the device 7, sent to the display controller 18, and displayed on the display device 2.

【0031】図5は上記項目データエリア3のフォーマ
ットの一例を示す説明図である。この項目データエリア
3は、大別してIDと項目制御ブロックと項目データブ
ロックとの3つの領域に分かれている。そのIDにはバ
ージョン,レコード総数,項目数,及びレコード長等が
格納される。
FIG. 5 is an explanatory diagram showing an example of the format of the item data area 3. The item data area 3 is roughly divided into three areas of an ID, an item control block and an item data block. The version, the total number of records, the number of items, the record length, etc. are stored in the ID.

【0032】項目制御ブロックには、後続する項目デー
タのバイト長と項目名とランク別処理有無フラグの16
バイトのデータが格納される。このランク別処理有無フ
ラグは、上記ソート及び検索の処理の際に各情報に対し
てランク指定されているかいないかを示す識別子であ
り、ランク別処理が指定されたときはそのフラグを1と
し、次の32バイトにランク及びデータ名を格納する。
In the item control block, the byte length of the following item data, the item name, and the rank presence / absence flag 16
Stores bytes of data. This rank-specific processing presence / absence flag is an identifier indicating whether or not a rank is designated for each information at the time of the sort and search processing, and when rank-specific processing is designated, the flag is set to 1, The rank and data name are stored in the next 32 bytes.

【0033】また、ランク別処理の指定がされていない
ときは、フラグを0として次の32バイトには何も格納
しない。さらに、項目データブロックには複数の各情報
が各項目順にそれぞれ格納され、その各項目データは全
て0で終了し、ファイルの終わりにはOX1Aのファイ
ルエンドコードを格納する。
When rank-specific processing is not designated, the flag is set to 0 and nothing is stored in the next 32 bytes. Further, a plurality of pieces of information are stored in the item data block in the order of items, all the item data ends with 0, and the file end code of OX1A is stored at the end of the file.

【0034】図6は具体的な情報をランク別処理を指定
して格納したときの項目データエリアのフォーマットを
示す説明図である。このように項目制御ブロックには、
ランク別処理が指定されていることを示すフラグ1とそ
の各データ名と対応するランクが「1部長」「2課長」
「3係長」……等のように格納される。また、項目デー
タブロックには、各情報が氏名,役職,住所,電話番号
の各項目毎に順次格納される。
FIG. 6 is an explanatory view showing the format of the item data area when specific information is stored by designating rank-specific processing. In this way, the item control block
The flag 1 indicating that the process by rank is designated and the rank corresponding to each data name are "1 department manager""2 section manager"
It is stored as "3 chief" ... Further, each information is sequentially stored in the item data block for each item of name, title, address, and telephone number.

【0035】次に、図7乃至図10によってランク指定
と検索条件指定の操作手順とソート及び検索結果の表示
例について説明する。ここでは、図7に示すような社員
名簿をデータベースに登録した場合について説明する。
この社員名簿には社員ナンバー,所属,氏名,役職,住
所,及び電話番号が登録されている。
Next, an operation procedure of rank designation and search condition designation, and a display example of sorting and search results will be described with reference to FIGS. Here, a case where an employee list as shown in FIG. 7 is registered in the database will be described.
The employee number, affiliation, name, title, address, and telephone number are registered in this employee list.

【0036】ランク指定のときは、図9に示すような作
業画面が表示装置2に表示されるので、後にランク別ソ
ート又はランク別検索を行ないたい項目を設定する。例
えばその項目として役職を指定したいときは、役職を指
定するとその表示文字が白黒反転して表示されるので、
ランク名とそれに対応するデータ名を例えば「1部長」
「2課長」「3係長」「4主任」「5なし」のように入
力する。
When the rank is designated, a work screen as shown in FIG. 9 is displayed on the display device 2, so that items to be sorted or searched by rank are set later. For example, if you want to specify a job title as that item, the character displayed will be displayed in black and white when you specify the job title.
The rank name and the corresponding data name are, for example, "1 division manager"
Enter "2 section manager", "3 section manager", "4 chief", "5 none".

【0037】このようなランク指定をした後にランク別
ソートの処理を選択すると、図8に示すような、ランク
の高い(ランクの数値が少ない)順番によって各情報が
自動的に並び換えられて表示装置2の表示画面にリスト
で表示される。
When the sort-by-rank sort process is selected after such rank designation, each information is automatically rearranged and displayed in the order of high rank (low rank numerical value) as shown in FIG. The list is displayed on the display screen of the device 2.

【0038】次に、検索条件を指定するときは、図10
に示すような作業画面が表示されるので、項目として例
えば役職を選択し、検索したい情報のランクの範囲を例
えばそれが役職が係長以上の情報なら「係長>=」と入
力すると、登録されている情報中から役職が係長以上の
ものの情報のみが検索されて表示画面に役職の高い順に
リストで表示される。
Next, when designating search conditions, the process shown in FIG.
The work screen as shown in is displayed, so if you select, for example, a job title and enter the rank range of the information you want to search, for example, if the job title is more than the staff manager, you will be registered. Only the information whose position is the section chief or higher is retrieved from the information that is displayed and displayed in a list on the display screen in descending order of position.

【0039】このようにして、データベースに登録する
複数の情報中のいずれかの項目に対してランク指定をし
ておけば、その項目に関して自動的にランクに応じたソ
ートやランク範囲内の検索を行なえるようになるので、
このような作業を操作の時間や手間をかけずに行なうこ
とができる。
In this way, if a rank is designated for any item in a plurality of pieces of information registered in the database, the item is automatically sorted according to the rank or searched within the rank range. Because I will be able to do it,
Such work can be performed without the time and effort of the operation.

【0040】次に、この発明の第2実施例について説明
する。図11はこの実施例におけるカード型のデータベ
ース処理装置の外観斜視図、図12はその機能ブロック
図である。このデータベース処理装置は、各種の入力キ
ーを備えたキーボード21とCRT,LCD等のディス
プレイ装置22と、CPU,ROM,RAM等からなる
マイクロプロセッサを備えており、この装置全体の制御
とこの発明にかかわる各種の処理等を司る制御処理装置
23からなる。
Next, a second embodiment of the present invention will be described. FIG. 11 is an external perspective view of a card-type database processing device in this embodiment, and FIG. 12 is a functional block diagram thereof. This database processing device is equipped with a keyboard 21 having various input keys, a display device 22 such as a CRT or LCD, and a microprocessor including a CPU, a ROM, a RAM, and the like. It is composed of a control processing device 23 that controls various related processes.

【0041】その制御処理装置23は、上述したキーボ
ード21(入力装置)から入力される複数の情報をデー
タベースに登録する手段と、入力装置から入力される複
数の条件に対応する情報をデータベースから検索する手
段と、検索のときに各情報に対して各条件毎に合致する
か否かの識別子を付加する手段と、その手段によって付
加した識別子の数によって各情報をグループ分けするグ
ループ化手段と、その手段によってグループ化した各情
報を入力装置から入力されるグループ指定又は優先順位
に応じて表示装置へ出力させる手段を実現するために次
に列挙する各部(図12に示す)を備えている。
The control processing device 23 registers means for registering a plurality of pieces of information input from the above-mentioned keyboard 21 (input device) in the database, and retrieves information corresponding to a plurality of conditions input from the input device from the database. Means, a means for adding an identifier indicating whether or not each condition matches each information at the time of search, and a grouping means for grouping each information by the number of identifiers added by the means, Each unit (shown in FIG. 12) listed below is provided in order to realize a unit that outputs each information grouped by the unit to the display unit according to the group designation or the priority order input from the input unit.

【0042】すなわち、入力制御部24,レコードデー
タ部25,データファイル検索部26,検索条件入力部
27,出力条件順番決定部28,インデックスデータ部
29,検索データポインタ番号整列部30,判定結果デ
ータ部31,表示制御部32,及び検索結果データ部3
3を備えている。
That is, the input control unit 24, the record data unit 25, the data file search unit 26, the search condition input unit 27, the output condition order determination unit 28, the index data unit 29, the search data pointer number alignment unit 30, the determination result data. Unit 31, display control unit 32, and search result data unit 3
Equipped with 3.

【0043】図13はレコードデータ部25のフォーマ
ットの一例を示す説明図、図14は名前の項目によるイ
ンデックスデータ部29のフォーマットの一例を示す説
明図である。レコードデータ部25には、図13に示す
ように住所録のデータとして複数の人の氏名と身長と生
年月日等の項目データが順次格納されている。
FIG. 13 is an explanatory diagram showing an example of the format of the record data part 25, and FIG. 14 is an explanatory diagram showing an example of the format of the index data part 29 according to the name item. As shown in FIG. 13, the record data unit 25 sequentially stores item data such as names, heights, and dates of birth of a plurality of persons as address book data.

【0044】また、インデックスデータ部29には、図
14に示すようにレコードデータ部25に格納されてい
る各情報の「氏名」の項目を参照するために、そのイン
デックスの各レコードのポインタ「P20」「P4」
「P1」……を格納している。そして、レコードデータ
部25から検索された情報をディスプレイ装置22へ表
示すると、例えば図15に示すようなフォーマットで表
示される。
Further, in the index data part 29, as shown in FIG. 14, in order to refer to the item of "name" of each information stored in the record data part 25, the pointer "P20" of each record of the index is referred to. "P4"
"P1" ... is stored. Then, when the information retrieved from the record data section 25 is displayed on the display device 22, it is displayed in a format as shown in FIG. 15, for example.

【0045】次に、図16乃至図22によって検索処理
及び情報抽出の処理について説明する。ここでは、公知
技術であるレコードデータの文字列を比較して検索条件
が合致するか否かを判定する処理の説明は省略する。
Next, the retrieval process and the information extraction process will be described with reference to FIGS. Here, a description of a known technique of comparing character strings of record data and determining whether or not a search condition matches is omitted.

【0046】まず、情報検索の処理を選択すると、図1
6に示すような検索条件入力の作業画面がディスプレイ
装置22に表示されるので、例えば年収が500万以上
で1960年から1965年に生まれた人を検索したい
ときは年収欄に「>=500」を生年月日欄に「196
0年〜1965年」をそれぞれ入力する。このように、
各検索項目の条件はデェフォルトでは「かつ」で結合さ
れる関係を入力するようにする。
First, when the information retrieval process is selected, as shown in FIG.
Since a work screen for inputting search conditions as shown in 6 is displayed on the display device 22, for example, when searching for a person who has an annual income of 5 million or more and was born between 1960 and 1965, “> = 500” is entered in the annual income column. In the date of birth column to "196
0 to 1965 ”are input respectively. in this way,
The condition of each search item is to enter the relation that is combined with "and" by default.

【0047】そして、最下欄の「最適」を選択すると上
記検索条件を完全に満たした情報のみを検索して抽出す
る処理が実行され、「集合」を選択すると検索条件が入
力制御部24から検索条件入力部27へ送られて複数の
検索条件のうち満たした条件の個数毎に各情報を集合分
けして抽出する集合分類検索の処理が実行される。
Then, when "optimal" in the bottom column is selected, a process for searching and extracting only the information that completely satisfies the above search conditions is executed, and when "set" is selected, the search conditions are input from the input control unit 24. A set classification search process is performed in which each piece of information is sent to the search condition input unit 27 and each piece of information is classified and extracted for each number of satisfied conditions.

【0048】この集合分類検索処理は、図17のフロー
チャートに示すように、データファイル検索部26によ
って1レコード毎に各検索条件が合致するか否かを判定
し、その条件が合致した情報のレコードに対して合致し
たことを示す識別子を判定結果データ部31へ格納す
る。図18は判定結果データ部31のフォーマットの一
例を示す説明図である。このように判定結果データ部3
1には1レコードにつき1バイトのデータで合致なら
“1”を合致しなければ“0”を検索条件毎に格納す
る。
In this set classification search processing, as shown in the flow chart of FIG. 17, the data file search unit 26 determines for each record whether or not the respective search conditions are met, and records of the information to which the conditions are met. The identifier indicating that the above is matched is stored in the determination result data section 31. FIG. 18 is an explanatory diagram showing an example of the format of the determination result data section 31. In this way, the determination result data section 3
In 1 is stored 1 byte of data for each record, and "1" is stored if they match, and "0" is stored for each search condition if they do not match.

【0049】1レコードについて全ての検索条件につい
て判定を終えると、判定結果として合致した条件の累積
個数をカウントする。このような処理を全レコード(全
ての情報)に対して行なってレコードが終了すると、図
19及び図20に示すような判定結果データが作成され
て判定結果データ部31に格納される。
When the judgment is completed for all the search conditions for one record, the cumulative number of matching conditions is counted as the judgment result. When such a process is performed for all records (all information) and the record ends, the determination result data as shown in FIGS. 19 and 20 is created and stored in the determination result data section 31.

【0050】次に、「最適」と「集合」のいずれが指定
されているかを判断し、「最適」なら図21に示す判定
結果式「00000011b」を選出結果式として設定
し、インデックスデータ部29の図14に示した名前の
インデックス順を基に、設定した式によって検索データ
ポインタ番号整列部30が判定結果の整列抽出を行なっ
て検索結果データ部33へ格納する。
Next, it is judged whether "optimal" or "set" is designated. If "optimal", the judgment result expression "00000011b" shown in FIG. 21 is set as the selection result expression, and the index data part 29 Based on the index order of the names shown in FIG. 14, the search data pointer number sorting unit 30 sorts and extracts the determination results by the set expression and stores them in the search result data unit 33.

【0051】図22はこのようにして得られた検索結果
データのフォーマットを示す説明図であり、合致した検
索条件の個数毎に各情報の格納位置を示すポインタが集
合で格納される。
FIG. 22 is an explanatory view showing the format of the search result data obtained in this way, in which a pointer indicating the storage position of each information is stored as a set for each number of matching search conditions.

【0052】一方、「集合」が指定されていれば、図2
1に示す4つの判定結果式「00000011b」「0
0000010b」「00000001b」「0000
0000b」をこの順番で選出結果式に設定し、インデ
ックスデータ部29の図14に示した名前のインデック
ス順を基に、設定した式によって検索データポインタ番
号整列部30が判定結果の整列抽出を行なって検索結果
データ部33へ格納する。
On the other hand, if "collection" is specified, then FIG.
Four determination result expressions “00000011b” and “0” shown in 1
00000010b "" 00000001b "" 0000
"0000b" in this order in the selection result formula, and based on the index order of the names shown in FIG. 14 of the index data unit 29, the search data pointer number alignment unit 30 performs the alignment extraction of the determination result by the set formula. And stores it in the search result data section 33.

【0053】その後、検索結果データ部33にデータが
格納されると表示制御部32によってディスプレイ装置
22に表示させるが、その際に出力条件順番決定部28
によってキーボード21から入力されるグループ指定又
は優先順位に応じて検索データポインタ番号整列部30
のポインタを並び換え、その順でレコードデータのポイ
ンタ番号を読み取って該当するレコードデータを読み出
して出力する。
After that, when the data is stored in the search result data section 33, the display control section 32 causes the display device 22 to display it. At that time, the output condition order determining section 28
The search data pointer number alignment unit 30 according to the group designation or the priority order input from the keyboard 21 by the
The pointers of the record data are read in that order, the corresponding record data is read and output.

【0054】したがって、例えば上記検索結果を次のよ
うに出力するように指定すれば、 1)年収500万以上で生年月日が1960年〜196
5年の人 2)年収500万以上で生年月日が1960年〜196
5年以外の人 3)年収500万未満で生年月日が1960年〜196
5年の人 4)年収500万未満で生年月日が1960年〜196
5年以外の人 表示される一覧が見やすくなる。
Therefore, for example, if the search result is specified to be output as follows: 1) Annual income is 5 million or more and the date of birth is from 1960 to 196.
Person of 5 years 2) Annual income of more than 5 million and date of birth 1960-196
Persons other than 5 years 3) Annual income less than 5 million and date of birth 1960-196
5 years old 4) Annual income is less than 5 million and birth date is from 1960 to 196
The list displayed by people other than 5 years becomes easy to see.

【0055】また、検索条件を3つ入力したときに各情
報は図23に示すように〜の条件領域に該当する8
通りの集合に分類される。なお、上述した実施例におけ
る出力条件順番決定部28による処理はキーボード21
からの入力によって行なうようにしたが、予めシステム
で決定するようにして自動的に装置が判断して順番を並
び変えて出力するようにしてもよい。
When three search conditions are input, each piece of information corresponds to the condition area of 8 as shown in FIG.
It is classified into a set of streets. The processing by the output condition order determination unit 28 in the above-described embodiment is performed by the keyboard 21.
Although it is performed by inputting from the above, it may be determined by the system in advance and automatically judged by the device and rearranged in order to output.

【0056】このようにして、複数の情報を登録したレ
コードデータ部25へ1回だけアクセスして検索すれ
ば、入力した検索条件に全て合致する情報以外もそれぞ
れ集合として分類して出力可能になるので、検索条件入
力装置の省力化と検索処理の単純化が図れる。
In this way, if the record data section 25 in which a plurality of pieces of information are registered is accessed and searched only once, it is possible to classify and output information other than all the information that matches all the input search conditions. Therefore, labor saving of the search condition input device and simplification of the search process can be achieved.

【0057】また、複数の検索条件に合致した個数によ
って各情報を集合に分類するので、その各集合で選択し
たり優先順位によって出力させることができるので、各
情報のレコードデータのランク付けができるし、不要な
情報を除いた最も必要な情報から優先的に検索抽出して
参照することができる。
Further, since each information is classified into a set according to the number matching a plurality of search conditions, it is possible to select in each set or output according to the priority, so that the record data of each information can be ranked. However, it is possible to preferentially search and extract and refer to the most necessary information excluding unnecessary information.

【0058】[0058]

【発明の効果】以上説明してきたように、この発明によ
るデータベース処理装置によれば、データベースに登録
した複数の情報をそれぞれランク別にソートしたり検索
したりできるようにすることが可能になる。また、デー
タベースから情報を検索する際の操作を軽減できるよう
にすることも可能になる。
As described above, according to the database processing apparatus of the present invention, it is possible to sort or search a plurality of pieces of information registered in the database for each rank. Further, it becomes possible to reduce the operation for searching information from the database.

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

【図1】この発明によるデータベース処理装置の構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a database processing device according to the present invention.

【図2】図1に示すデータベース処理装置におけるラン
ク指定の処理を示すローチャートである。
FIG. 2 is a row chart showing rank designation processing in the database processing apparatus shown in FIG.

【図3】図1のデータベース処理装置におけるソート処
理を示すフローチャートである。
FIG. 3 is a flowchart showing a sorting process in the database processing device of FIG.

【図4】図1に示すデータベース処理装置における検索
処理を示すフローチャートである。
FIG. 4 is a flowchart showing a search process in the database processing device shown in FIG.

【図5】図1に示す項目データエリア3のフォーマット
の一例を示す説明図である。
5 is an explanatory diagram showing an example of a format of an item data area 3 shown in FIG.

【図6】具体的な情報をランク別処理を指定して格納し
たときの項目データエリアのフォーマットを示す説明図
である。
FIG. 6 is an explanatory diagram showing a format of an item data area when specific information is stored by designating rank-specific processing.

【図7】社員名簿の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of an employee list.

【図8】ランク別検索によって検索した各情報を表示し
たときのフォーマットを示す説明図である。
FIG. 8 is an explanatory diagram showing a format when displaying each information searched by rank-based search.

【図9】ランク指定のときの作業画面の一例を示す説明
図である。
FIG. 9 is an explanatory diagram showing an example of a work screen when a rank is designated.

【図10】検索条件指定のときの作業画面の一例を示す
説明図である。
FIG. 10 is an explanatory diagram showing an example of a work screen when a search condition is designated.

【図11】この発明の第2実施例におけるカード型のデ
ータベース処理装置の外観斜視図である。
FIG. 11 is an external perspective view of a card-type database processing device according to the second embodiment of the present invention.

【図12】同じくその制御処理装置の構成を示す機能ブ
ロック図である。
FIG. 12 is also a functional block diagram showing the configuration of the control processing device.

【図13】図12のレコードデータ部25のフォーマッ
トの一例を示す説明図である。
13 is an explanatory diagram showing an example of a format of a record data section 25 of FIG.

【図14】図12に示す名前の項目によるインデックス
データ部29のフォーマットの一例を示す説明図であ
る。
14 is an explanatory diagram showing an example of a format of an index data part 29 according to the item of the name shown in FIG.

【図15】検索したレコードデータを表示するときのフ
ォーマットの一例を示す説明図である。
FIG. 15 is an explanatory diagram showing an example of a format when displaying retrieved record data.

【図16】検索条件入力の作業画面の一例を示す説明図
である。
FIG. 16 is an explanatory diagram illustrating an example of a search condition input work screen.

【図17】図12に示すデータベース処理装置における
集合分類検索処理のフローチャートである。
17 is a flowchart of a set classification search process in the database processing device shown in FIG.

【図18】図12に示す判定結果データ部31のフォー
マットの一例を示す説明図である。
18 is an explanatory diagram showing an example of a format of the determination result data part 31 shown in FIG.

【図19】判定結果データのフォーマットの一例を示す
説明図である。
FIG. 19 is an explanatory diagram showing an example of a format of determination result data.

【図20】同じく判定結果データのフォーマットの一例
を示す説明図である。
FIG. 20 is an explanatory diagram showing an example of a format of determination result data.

【図21】判定結果式の説明図である。FIG. 21 is an explanatory diagram of a determination result formula.

【図22】検索結果データのフォーマットを示す説明図
である。
FIG. 22 is an explanatory diagram showing a format of search result data.

【図23】検索条件が3つのときの判定結果式の説明図
である。
FIG. 23 is an explanatory diagram of determination result expressions when there are three search conditions.

【符号の説明】 1 入力装置 2 表示装置 3 項目データエリア 4 ファイル 5,24 入力制御部 6 ソート条
件入力部 7 検索条件入力部 8,16 漢
字コード比較部 9 ランク別ソート判断部 10 データ
格納部 11 ランク指定部 12,15
データ比較部 13 ランク別検索判断部 14 データ
取出部 17 文字パターンエリア 18,32
表示制御部 21 キーボード 22 ディス
プレイ装置 23 制御処理装置 25 レコー
ドデータ部 26 データファイル検索部 27 検索条
件入力部 28 出力条件順番決定部 29 インデ
ックスデータ部 30 検索データポインタ番号整列部 31 判定結
果データ部 33 検索結果データ部
[Explanation of symbols] 1 input device 2 display device 3 item data area 4 files 5, 24 input control unit 6 sort condition input unit 7 search condition input unit 8 and 16 Kanji code comparison unit 9 sort determination unit by rank 10 data storage unit 11 Rank designation part 12, 15
Data comparison unit 13 Search determination unit by rank 14 Data extraction unit 17 Character pattern area 18, 32
Display control unit 21 Keyboard 22 Display device 23 Control processing device 25 Record data unit 26 Data file search unit 27 Search condition input unit 28 Output condition order determination unit 29 Index data unit 30 Search data pointer number alignment unit 31 Judgment result data unit 33 Search Result data section

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 入力装置から入力される複数の情報をデ
ータベースに登録する手段と、前記入力装置から入力さ
れる条件に対応する情報を前記データベースから検索す
る手段と、該手段によって検索した情報を表示する表示
装置を備えたデータベース処理装置において、 前記各情報中の指定された項目フィールドに格納する総
レコードのフィールドデータに対して指定されるランク
を付し、そのランクリストを作成するランクリスト作成
手段と、前記入力装置からランク別ソートの指示が入力
されたときに前記ランクリスト内の各ランクをレコード
単位で比較してそのランクに応じて各情報を並べ換える
ランク別ソート手段とを設けたことを特徴とするデータ
ベース処理装置。
1. A means for registering a plurality of information inputted from an input device in a database, a means for retrieving information corresponding to a condition inputted from the input device from the database, and information retrieved by the means. In a database processing device equipped with a display device for displaying, a rank list creating means for creating a rank list by assigning a specified rank to the field data of the total record to be stored in the specified item field in each of the information, A rank-sorting means for comparing the ranks in the rank list on a record-by-record basis and rearranging the pieces of information according to the rank when a rank-sorting instruction is input from the input device. And database processing device.
【請求項2】 入力装置から入力される複数の情報をデ
ータベースに登録する手段と、前記入力装置から入力さ
れる条件に対応する情報を前記データベースから検索す
る手段と、該手段によって検索した情報を表示する表示
装置を備えたデータベース処理装置において、 前記各情報中の指定された項目フィールドに格納する総
レコードのフィールドデータに対して指定されるランク
を付し、そのランクリストを作成するランクリスト作成
手段と、前記入力装置からランク別検索の指示と検索す
べきランクの範囲が入力されたときに前記ランクリスト
内の各ランクをレコード単位で比較して前記ランクの範
囲にある全情報を検索するランク別検索手段とを設けた
ことを特徴とするデータベース処理装置。
2. A means for registering a plurality of information inputted from an input device in a database, a means for retrieving information corresponding to a condition inputted from the input device from the database, and information retrieved by the means. In a database processing device equipped with a display device for displaying, a rank list creating means for creating a rank list by assigning a specified rank to the field data of the total record to be stored in the specified item field in each of the information, When a rank-specific search instruction and a range of ranks to be searched are input from the input device, ranks in the rank list are compared on a record-by-record basis to search for all information within the rank range. And a database processing device.
【請求項3】 入力装置から入力される複数の情報をデ
ータベースに登録する手段と、前記入力装置から入力さ
れる複数の条件に対応する情報を前記データベースから
検索する手段と、該手段によって検索した情報を表示す
る表示装置を備えたデータベース処理装置において、 前記検索のときに前記各情報に対して前記各条件毎に合
致するか否かの識別子を付加する手段と、該手段によっ
て付加した識別子の数によって前記各情報をグループ分
けするグループ化手段とを設けたことを特徴とするデー
タベース処理装置。
3. A means for registering a plurality of information inputted from an input device in a database, a means for retrieving information corresponding to a plurality of conditions inputted from the input device from the database, and a means for retrieving by the means. In a database processing device provided with a display device for displaying information, a unit for adding an identifier indicating whether or not each condition matches each of the information at the time of the search, and an identifier added by the unit. A database processing device, comprising: a grouping unit for grouping each of the information items by number.
【請求項4】 請求項3記載のデータベース処理装置に
おいて、 前記グループ化手段によってグループ化した各情報を前
記入力装置から入力されるグループ指定又は優先順位に
応じて前記表示装置へ出力させる手段を設けたことを特
徴とするデータベース処理装置。
4. The database processing apparatus according to claim 3, further comprising means for outputting each information grouped by the grouping means to the display device according to a group designation or a priority order input from the input device. A database processing device characterized by the above.
JP3184652A 1991-07-24 1991-07-24 Database processing device Pending JPH0528197A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3184652A JPH0528197A (en) 1991-07-24 1991-07-24 Database processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3184652A JPH0528197A (en) 1991-07-24 1991-07-24 Database processing device

Publications (1)

Publication Number Publication Date
JPH0528197A true JPH0528197A (en) 1993-02-05

Family

ID=16156986

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3184652A Pending JPH0528197A (en) 1991-07-24 1991-07-24 Database processing device

Country Status (1)

Country Link
JP (1) JPH0528197A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6387198B1 (en) 1998-03-09 2002-05-14 Nippon Light Metal Co., Ltd. Process for producing aluminum alloy substrate for lithographic printing plate
JP2010257182A (en) * 2009-04-24 2010-11-11 Hitachi Ltd Data processing method and data processing system
JP5846658B1 (en) * 2014-07-25 2016-01-20 石田 伸一 Text comparison device, text comparison program, and text comparison method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6387198B1 (en) 1998-03-09 2002-05-14 Nippon Light Metal Co., Ltd. Process for producing aluminum alloy substrate for lithographic printing plate
JP2010257182A (en) * 2009-04-24 2010-11-11 Hitachi Ltd Data processing method and data processing system
JP5846658B1 (en) * 2014-07-25 2016-01-20 石田 伸一 Text comparison device, text comparison program, and text comparison method

Similar Documents

Publication Publication Date Title
JP3883810B2 (en) Information management, retrieval and display system and related methods
JPH08190564A (en) Method and system for information retrieval
US8510325B1 (en) Supplementing search results with information of interest
JPH0528197A (en) Database processing device
US20030055838A1 (en) Data storing method and data storing structure
JPH08305724A (en) Device for managing design supporting information document
JPH0773197A (en) Supporting system for preparing different notation word dictionary
JP2842487B2 (en) Data editing method
JPH06325092A (en) Customer information retrieval system
JPH06251064A (en) Information retriever
JPH08329101A (en) Data base system
JPH0589181A (en) Trademark retrieving device
JP2000200279A (en) Information retrieving device
JP3678615B2 (en) Document search apparatus and document search method
JPH09311862A (en) Data drill-down system
JPH08305726A (en) Information retrieving device
JPH04348468A (en) Data base device
JPS62247462A (en) Information filing device
JPH09200257A (en) Electronic information notifying device
JPH02158870A (en) Data base retrieving system
Rudd et al. Weighted partial pattern matching
JPH0844765A (en) Electronic filing device
JPH04337867A (en) Data base retrieval system
JPH05181719A (en) Variable length data storage and reference system
JPH06348471A (en) Device for retrieving software parts