[go: up one dir, main page]

JPS62219124A - Item attribute genetic processing method in database - Google Patents

Item attribute genetic processing method in database

Info

Publication number
JPS62219124A
JPS62219124A JP61062410A JP6241086A JPS62219124A JP S62219124 A JPS62219124 A JP S62219124A JP 61062410 A JP61062410 A JP 61062410A JP 6241086 A JP6241086 A JP 6241086A JP S62219124 A JPS62219124 A JP S62219124A
Authority
JP
Japan
Prior art keywords
item
attribute
genetic
attributes
database
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
JP61062410A
Other languages
Japanese (ja)
Inventor
Kazuya Koda
甲田 一也
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP61062410A priority Critical patent/JPS62219124A/en
Publication of JPS62219124A publication Critical patent/JPS62219124A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To execute automatically and selectively inheritance of a necessary attribute only by considering the inheritance conditions registered beforehand when a slave table is newly prepared from an existing data item. CONSTITUTION:In inheritance conditions memory parts 22A-22C of item attribute memory parts 21A-21C provided for respective data items, the inheritance conditions can be registered beforehand and by an inheritable attribute extracting part 15 and in item attribute inheritance information list preparing part 17, the inheritable attribute is continued. Thus, a user does not need re- define the item attribute each time a slave table 25 is generated. When the inheritance conditions are registered once correctly, the attribute is automatically continued, and therefore, the attribute input error at the time of re-definition is prevented.

Description

【発明の詳細な説明】 〔概要〕 データベースにおけるデータ項目属性記憶部に。 各項目属性の遺伝条件を定義して記憶しておくことがで
きるようにし、既存のデータ項目から新規に子テーブル
が作成される際に、予め登録された遺伝条件が考慮され
るようにして、データ項目属性について、必要な属性だ
けを自動的かつ選択的に遺伝させる。 〔産業上の利用分野〕 本発明は、データベースの親テーブルから、指定された
検索条件により抽出したデータに基づいて、子テーブル
を生成する機能を有するデータベース・システムにおい
て、子テーブルを生成する際に、データ項目属性の遺伝
を行うデータベースにおける項目属性遺伝処理方式に関
するものである。 〔従来の技術〕 データベース上のデータ項目は9通常9種々の属性が与
えられている。この属性は1例えば、数値・文字・真偽
値等のデータタイプ、数値または文字の桁数、データの
単位1時系列データであるというような意味属性、値の
とり得る範囲などである。 ところで、いわゆるリレーショナル・データベースなど
のデータベースでは、所定の条件を与えてデータを検索
した結果を、新たなテーブルとして保存したり、それを
対象にして各種オペレーションを続けることができるよ
うになっている。従来、この種のデータベース・システ
ムでは、親テーブルに基づいて、新たな子テーブルを生
成する場合、親テーブルのデータ項目属性のうち、デー
タタイプについては、子テーブルの項目属性に継承する
が、他の一般的な項目属性については、継承されないよ
うになっている。 〔発明が解決しようとする問題点〕 従来の方式によれば、データ項目に対する属性の扱いが
不十分で、aテーブルの検索結果から。 子テーブルを生成すると、特定の項目属性しか遺伝され
なかった。従って、子テーブルに対して遺伝されない項
目属性については、子テーブルの生成後に、ユーザがあ
らためて再定義しなければならず、そのため、操作が煩
雑であるという問題があった。 しかしながら、無条件に全項目属性が、親テーブルから
子テーブルへ遺伝されるようにすると。 子テーブルにとって必要でない属性についても。 引き継がれてしまうので、この場合にも、属性を再定義
するか、または制限された範囲でのみ、子テーブルを利
用しなければならないという新たな問題が発生する。 本発明は上記問題点の解決を図り、予め各データ項目毎
に、必要な遺伝条件を設定できるようにし、子テーブル
を生成した場合に、所望する項目属性が自動的に子テー
ブルに遺伝される方式を提供することを目的としている
。 〔問題点を解決するための手段〕 第1図は本発明の基本構成例を示す。 第1図において、10はキーボード端末、11はキーボ
ード端末10から投入されるデータベース操作コマンド
、12はコマンドの構文解析を行う構文解析部、13は
構文解析部12による解析結果であるシンタックス解析
木、14はコマンドの意味をチェ7りし解析する意味解
析部、15はシンタックス解析木13に指定さている各
項目について子テーブルの生成における遺伝条件をチェ
ックし遺伝可能属性を抽出する遺伝可能属性抽出部、1
6は遺伝される項目属性に関する情報が設定される項目
属性遺伝情報リスト、17は項目属性遺伝情報リスト1
6を作成する項目属性遺伝情報リスト作成部、18は項
目属性遺伝情報リスト16に従って子テーブルの項目属
性を定義するテーブル定義部、19はデータベースに対
する参照および更新の処理を実行するデータベース操作
部。 20はデータベース、21A〜21Cは各データ項目の
項目属性を記憶する項目属性記憶部、22A〜22Cは
子テーブルに対する遺伝条件を記憶する遺伝条件記憶部
、23は遺伝元となる親テーブル、24A〜24Gは子
テーブルの項目属性に関する項目属性記憶部、25は検
索などにより生成された子テーブルを表す。 本発明では、親テーブル23の各項目属性記憶部21A
〜21Cに、遺伝条件記憶部22A〜22Cが設けられ
、遺伝条件を登録できるようになっている。この遺伝条
件は、各データ項目毎に。 (al属性をすべて遺伝、(b)データタイプのみ遺伝
。 fc)オペレーションにより遺伝属性選択を行う等とい
うように、新たに生成される子テーブル25のデータ項
目に引き継がれるべき属性に関する情報である。 遺伝可能属性抽出部15は、子テーブル25の定義にあ
たって、遺伝条件記憶部22A〜22Cを参照し、遺伝
条件を満足する項目属性だけを抽出する。項目属性遺伝
情報リスト作成部17は。 抽出された項目属性について1項目属性遺伝情報リスト
16を作成する。項目属性遺伝情報リスト16は、検索
項目番号情報と、遺伝光へのポインタ情報と、遺伝され
る属性情報とを持つ。これによって、テーブル定義部1
8は、子テーブル25の項目属性記憶部24A〜24C
に1項目属性情報を設定することができる。項目属性記
憶部24A〜24Cは1例えば親テーブル23の項目属
性記憶部21A〜21Cへのポインタを持つようにされ
、親テーブル23の項目属性が変化すれば。 子テーブル25の項目属性も自動的に変更される。 〔作用〕 一般に、親テーブル23の各データ項目に与えられた各
種属性のうち、どの属性を子テーブル25に引き継ぐべ
きかは、各データ項目に依存する。 即ち、データ項目によって、遺伝すべき属性が異なる。 本発明によれば、各データ項目毎に設けられている項目
属性記憶部21A〜21Cの遺伝条件記憶部22A〜2
2Cに、予め遺伝条件を登録でき、遺伝可能属性抽出部
15および項目属性遺伝情報リスト作成部17によって
、遺伝可能な属性の継承が行われるので、ユーザは、子
テーブル25を生成する毎に3項目属性を再定義する必
要はない。一度正しく遺伝条件が登録されれば、自動的
に属性の引き継ぎが行われるので、再定義時の属性入力
誤りが防止される。 〔実施例〕 第2図は本発明の詳細な説明するための項目属性の例、
第3図はデータベース操作コマンドの例、第4図はシン
タックス解析木の例、第5図は項目属性遺伝情報リスト
の例、第6図は本発明の一実施例処理説明図を示す。 従業員のデータベースには、従業員番号の項目や、その
従業員の給与項目などがある。従業員番号の項目属性記
憶部21Aには2例えば、第2図(イ)に示すように、
データタイプ属性が「数値」であり2桁数属性が「5桁
」であり、値をとり得る範囲の属性がr 10000〜
99999 Jであり、単位属性は「なし」というよう
な各種属性が格納される。さらに本発明の場合、遺伝条
件記憶部22Aに、遺伝条件情報が設定されるようにな
っている。この例では、検索条件等が演算以外の場合に
は、すべての属性をそのまま遺伝し、「+」または「−
」の演算の場合には、データタイプ属性と単位属性とを
遺伝し、「*」と「/」の演算の場合には、データタイ
プ属性のみを遺伝することが指示されている。 同様に、第2図(ロ)図示のように、給与項目について
も、遺伝条件記憶部22Bに遺伝条件が設定されている
。 第3図はデータベースを検索するコマンドの例であって
、rGET”Jにより、従業員番号と支払額とを求める
ことが要求されている。換言すれば。 従業員番号と支払額とからなる子テーブルを、内部で生
成することが要求されている。支払額は。 給与項目の値から所得税の項目値を引いたもので定義さ
れる。 rFROMJにより、対象となる親テーブルが。 「従業員テーブル」であることが示されている。 そして、rWHEREJによって、検索条件、即ち、子
テーブルとして取り出すべきデータは、所属が「第1開
発」の従業員であることが指定されている。 第1図図示構文解析部I2は、第3図に示すようなコマ
ンド11が投入されると、その構文を解析することによ
り、第4図に示すようなシンタックス解析木13を生成
する。なお、このシンタックス解析木13の生成につい
ては、従来と同様であるので、詳細な説明を省略する。 遺伝可能属性抽出部15は、第4図に示すシンタックス
解析木13の検索項目リストから、順次。 項目を取り出し、その項目に関する遺伝条件記憶部22
A等を参照して、遺伝可能属性を抽出する。 この例では、従業員番号については、演算に関係しない
ので、第2図(イ)から、すべての属性が遺伝可能であ
ることがわかる。同様に、給与項目では、第2図(ロ)
から、データタイプ属性と単位属性とが遺伝可能である
ことがわかる。 第1図図示項目属性遺伝情報リスト作成部17は、遺伝
可能属性抽出部15によって抽出された遺伝可能属性か
ら、第5図に示すような項目属性遺伝情報リスト16を
作成する。この項目属性遺伝情報リス1−16は、検索
項目番号情報と、遺伝元の項目へのポインタと、遺伝情
報等を有している。この項目属性遺伝情報リスト16か
ら、検索結果である子テーブルの項目属性を自動的に定
義できることとなる。 第6図は、特に第1図図示遺伝可能属性抽出部15およ
び項目属性遺伝情報リスト作成部17の処理の例を示し
ている。以下の説明における番号■〜■は、第6図に示
す処理番号■〜■に対応している。 ■ シンタックス解析木13中の検索項目リストに現れ
るすべての項目について、処理が終了したかどうかを判
定する。 ■ 処理が終了していない場合、検索項目リストから検
索項目を取り出す。最初9例えば従業員番号の項目が取
り出されることになる。 ■ 検索項目が演算式であるかどうかを判定する。 検索項目が演算式でない場合には2次の処理■をスキッ
プする。 ■ 検索項目が演算式である場合には、演算に関する項
目属性の遺伝条件をチェックし、遺伝可能属性を抽出す
る。 ■ 検索項目が、検索条件で使用されているかどうかを
判定する。検索条件で使用されていない場合1次の処理
■をスキップする。  ■ 検索条件で使用された検索項目に関する項目属性の
遺伝条件をチェックし、遺伝可能属性を抽出する。 ■ 抽出された遺伝可能属性情報から1項目属性遺伝情
報リスト16を作成する。次に処理■へ制御を戻し、検
索項目リストが終わるまで1次の検索項目について同様
に処理を繰り返す。 〔発明の効果〕 以上説明したように1本発明によれば、予め各データ項
目毎に、必要な遺伝条件を設定しておき。 子テーブルを生成した場合に、所望する項目属性を自動
的に子テーブルに遺伝させることができるので、再定義
などが不要となり、操作性が向上する。特に、データベ
ースのデータ項目に関する意味的情報の管理が容易にな
る。例えば、DSS (Decision 5uppo
rt System )のような分野のアプリケーショ
ンでは9時系列属性などのデータ項目属性の扱いが重要
であり1本発明の応用により、属性の柔軟な扱いが可能
になる。
[Detailed Description of the Invention] [Summary] A data item attribute storage unit in a database. It is possible to define and store genetic conditions for each item attribute, and when a new child table is created from an existing data item, the previously registered genetic conditions are taken into account. To automatically and selectively inherit only necessary attributes for data item attributes. [Industrial Application Field] The present invention provides a database system having a function of generating a child table based on data extracted from a parent table of a database using specified search conditions. , relates to an item attribute genetic processing method in a database that performs inheritance of data item attributes. [Prior Art] Nine data items on a database are usually given nine different attributes. These attributes include, for example, data types such as numerical values, characters, and truth values, the number of digits of numerical values or characters, a semantic attribute such as the unit of data being time series data, and the range of possible values. By the way, in a database such as a so-called relational database, it is possible to save the results of a data search based on predetermined conditions as a new table, and to continue performing various operations on that table. Conventionally, in this type of database system, when creating a new child table based on a parent table, the data type among the data item attributes of the parent table is inherited by the item attributes of the child table, but other data items are inherited. General item attributes are not inherited. [Problems to be Solved by the Invention] According to the conventional method, attributes for data items are insufficiently handled, and from the search results of the a table. When creating a child table, only certain item attributes were inherited. Therefore, the user has to redefine the item attributes that are not inherited to the child table after the child table is generated, which poses a problem in that operations are complicated. However, if all item attributes are inherited unconditionally from the parent table to the child table. Also for attributes that are not required for the child table. In this case, too, a new problem arises in that the attributes must be redefined or the child table must be used only within a limited range. The present invention aims to solve the above problems by making it possible to set necessary genetic conditions for each data item in advance, so that when a child table is generated, desired item attributes are automatically inherited to the child table. The purpose is to provide a method. [Means for Solving the Problems] FIG. 1 shows an example of the basic configuration of the present invention. In FIG. 1, 10 is a keyboard terminal, 11 is a database operation command input from the keyboard terminal 10, 12 is a syntax analysis unit that performs syntax analysis of the command, and 13 is a syntax analysis tree that is the result of analysis by the syntax analysis unit 12. , 14 is a semantic analysis unit that checks and analyzes the meaning of the command, and 15 is a heritable attribute that checks the genetic conditions in child table generation for each item specified in the syntax analysis tree 13 and extracts heritable attributes. Extraction part, 1
6 is an item attribute genetic information list in which information regarding inherited item attributes is set; 17 is an item attribute genetic information list 1
6, an item attribute genetic information list creation section 18, a table definition section that defines the item attributes of the child table according to the item attribute genetic information list 16, and 19, a database operation section that performs reference and update processing for the database. 20 is a database; 21A to 21C are item attribute storage units that store item attributes of each data item; 22A to 22C are genetic condition storage units that store genetic conditions for child tables; 23 is a parent table that is a genetic source; 24A to 21C are 24G represents an item attribute storage unit for item attributes of child tables, and 25 represents a child table generated by search or the like. In the present invention, each item attribute storage section 21A of the parent table 23
~21C are provided with genetic condition storage units 22A~22C so that genetic conditions can be registered. This genetic condition is for each data item. (al attributes are all hereditary, (b) only the data type is hereditary; fc) genetic attribute selection is performed by an operation, etc. This is information regarding the attributes to be inherited by the data items of the newly generated child table 25. When defining the child table 25, the heritable attribute extraction unit 15 refers to the genetic condition storage units 22A to 22C and extracts only item attributes that satisfy the genetic condition. The item attribute genetic information list creation unit 17 is. A one-item attribute genetic information list 16 is created for the extracted item attributes. The item attribute genetic information list 16 has search item number information, pointer information to genetic light, and inherited attribute information. As a result, table definition part 1
8 are item attribute storage units 24A to 24C of the child table 25.
One item of attribute information can be set for . The item attribute storage units 24A to 24C are configured to have pointers to, for example, the item attribute storage units 21A to 21C of the parent table 23, and if the item attribute of the parent table 23 changes. The item attributes of the child table 25 are also automatically changed. [Operation] Generally, which attribute among the various attributes given to each data item in the parent table 23 should be inherited by the child table 25 depends on each data item. That is, the attributes to be inherited differ depending on the data item. According to the present invention, the genetic condition storage units 22A to 2 of the item attribute storage units 21A to 21C provided for each data item.
Genetic conditions can be registered in advance in 2C, and the heritable attributes are inherited by the heritable attribute extraction unit 15 and item attribute genetic information list creation unit 17. There is no need to redefine item attributes. Once genetic conditions are correctly registered, attributes are automatically inherited, thereby preventing attribute input errors during redefinition. [Example] Figure 2 shows an example of item attributes for detailed explanation of the present invention.
FIG. 3 shows an example of a database operation command, FIG. 4 shows an example of a syntax analysis tree, FIG. 5 shows an example of an item attribute genetic information list, and FIG. 6 shows a processing explanatory diagram of an embodiment of the present invention. The employee database includes items such as employee numbers and salary items for the employees. For example, as shown in FIG. 2(a),
The data type attribute is "numeric value", the 2-digit number attribute is "5 digits", and the attribute that can take values is r 10000~
99999 J, and various attributes such as "none" as the unit attribute are stored. Furthermore, in the case of the present invention, genetic condition information is set in the genetic condition storage section 22A. In this example, if the search conditions are other than calculations, all attributes are inherited as is, and "+" or "-" is inherited.
In the case of the operation ``'', the data type attribute and the unit attribute are inherited, and in the case of the operations ``*'' and ``/'', only the data type attribute is instructed to be inherited. Similarly, as shown in FIG. 2(b), genetic conditions are set in the genetic condition storage section 22B for salary items as well. Figure 3 is an example of a command to search the database, and rGET"J requests to obtain the employee number and the payment amount. In other words, a child consisting of the employee number and the payment amount. The table is required to be generated internally.The payment amount is defined by subtracting the income tax item value from the salary item value. rFROMJ allows the target parent table to be ” has been shown to be. Then, rWHEREJ specifies that the search condition, that is, the data to be retrieved as a child table is for an employee whose affiliation is "First Development." When a command 11 as shown in FIG. 3 is input, the syntax analysis unit I2 shown in FIG. 1 generates a syntax analysis tree 13 as shown in FIG. 4 by analyzing the syntax. Note that the generation of this syntax parse tree 13 is the same as the conventional method, so a detailed explanation will be omitted. The heritable attribute extraction unit 15 sequentially searches the search item list of the syntax analysis tree 13 shown in FIG. Retrieve an item and store the genetic condition storage unit 22 regarding that item.
With reference to A, etc., inheritable attributes are extracted. In this example, since the employee number is not related to the calculation, it can be seen from FIG. 2(a) that all attributes are heritable. Similarly, for salary items, Figure 2 (b)
, it can be seen that the data type attribute and the unit attribute are heritable. The item attribute genetic information list creation section 17 shown in FIG. 1 creates an item attribute genetic information list 16 as shown in FIG. 5 from the heritable attributes extracted by the heritable attribute extraction section 15. This item attribute genetic information list 1-16 includes search item number information, a pointer to the genetic source item, genetic information, and the like. From this item attribute genetic information list 16, the item attributes of the child table that is the search result can be automatically defined. FIG. 6 particularly shows an example of the processing of the heritable attribute extraction section 15 and the item attribute genetic information list creation section 17 shown in FIG. Numbers ■ to ■ in the following description correspond to process numbers ■ to ■ shown in FIG. (2) Determine whether processing has been completed for all items appearing in the search item list in the syntax analysis tree 13. ■ If processing has not finished, retrieve the search item from the search item list. First, the item 9, for example, employee number, will be retrieved. ■ Determine whether the search item is an arithmetic expression. If the search item is not an arithmetic expression, the secondary process (2) is skipped. ■ If the search item is an arithmetic expression, check the genetic condition of the item attribute related to the operation and extract the heritable attribute. ■ Determine whether a search item is used in a search condition. If it is not used in the search conditions, skip the first process (■). ■ Check the genetic conditions of item attributes related to the search items used in the search conditions and extract heritable attributes. ■ A one-item attribute genetic information list 16 is created from the extracted heritable attribute information. Next, control is returned to process (2), and the same process is repeated for the primary search item until the search item list is completed. [Effects of the Invention] As explained above, according to the present invention, necessary genetic conditions are set in advance for each data item. When a child table is generated, desired item attributes can be automatically inherited by the child table, eliminating the need for redefinition and improving operability. In particular, it facilitates the management of semantic information regarding data items in the database. For example, DSS (Decision 5uppo
rt System), handling of data item attributes such as time series attributes is important, and application of the present invention enables flexible handling of attributes.

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

第1図は本発明の基本構成例、第2図は本発明の詳細な
説明するための項目属性の例、第3図はデータベース操
作コマンドの例、第4図はシンタックス解析木の例、第
5図は項目属性遺伝情報リストの例、第6図は本発明の
一実施例処理説明図を示す。 図中、10はキーボード端末、11はコマンド。 12は構文解析部、13はシンタックス解析木。 14は意味解析部、15は遺伝可能属性抽出部。 16は項目属性遺伝情報リスト、17は項目属性遺伝情
報リスト作成部、18はテーブル定義部。 19はデータベース操作部、20はデータベース。 21A〜21Cは項目属性記憶部、22A〜22Cは遺
伝条件記憶部、23は親テーブル、24A〜24Cは項
目属性記憶部、25は子テーブルを表す。 特許出願人   冨士通株式会社 代理人弁理士  森1)寛(外1名) 第 412] ネ金明乃−宴亮側肌理訊叩口 第 60
Figure 1 is an example of the basic configuration of the present invention, Figure 2 is an example of item attributes for detailed explanation of the present invention, Figure 3 is an example of a database operation command, Figure 4 is an example of a syntax analysis tree, FIG. 5 shows an example of an item attribute genetic information list, and FIG. 6 shows a processing explanatory diagram of an embodiment of the present invention. In the figure, 10 is a keyboard terminal and 11 is a command. 12 is a syntax analysis unit, and 13 is a syntax analysis tree. 14 is a semantic analysis section, and 15 is a heritable attribute extraction section. 16 is an item attribute genetic information list, 17 is an item attribute genetic information list creation unit, and 18 is a table definition unit. 19 is a database operation unit, and 20 is a database. 21A to 21C are item attribute storage units, 22A to 22C are genetic condition storage units, 23 is a parent table, 24A to 24C are item attribute storage units, and 25 is a child table. Patent Applicant: Fujitsu Co., Ltd. Representative Patent Attorney Hiroshi Mori 1) (1 other person) No. 412] Akino Nekin-Ryo Banquet No. 60

Claims (1)

【特許請求の範囲】 データベースの親テーブル(23)から、指定された検
索条件により抽出したデータに基づいて、子テーブル(
25)を生成する機能を有するデータベース・システム
において、 データベース上の各データ項目毎に、その項目属性に関
する遺伝条件を記憶する遺伝条件記憶手段(22A、2
2B、・・・)と、 データベースの親テーブルに基づく子テーブルの生成に
あたって、該親テーブルの各データ項目毎に設定されて
いる上記遺伝条件をチェックし、遺伝可能属性を抽出す
る遺伝可能属性抽出手段(15)と、 生成される子テーブルの各データ項目毎に、少なくとも
遺伝元となる親テーブルのデータ項目へのポインタ情報
および上記抽出手段(15)によって抽出された遺伝情
報を含む属性情報のリスト(16)を作成する項目属性
遺伝情報リスト作成手段(17)と、 作成された項目属性遺伝情報リスト(16)に基づき子
テーブルを定義する手段(18)とを備えていることを
特徴とするデータベースにおける項目属性遺伝処理方式
[Claims] Based on the data extracted from the parent table (23) of the database according to specified search conditions, the child table (
25), a genetic condition storage means (22A, 2
2B,...), and when generating a child table based on the parent table of the database, the above genetic conditions set for each data item in the parent table are checked, and heritable attributes are extracted. means (15); and for each data item of the generated child table, attribute information including at least pointer information to the data item of the parent table serving as the genetic source and genetic information extracted by the extraction means (15). It is characterized by comprising an item attribute genetic information list creation means (17) for creating a list (16), and a means (18) for defining a child table based on the created item attribute genetic information list (16). An item attribute genetic processing method in a database.
JP61062410A 1986-03-20 1986-03-20 Item attribute genetic processing method in database Pending JPS62219124A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61062410A JPS62219124A (en) 1986-03-20 1986-03-20 Item attribute genetic processing method in database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61062410A JPS62219124A (en) 1986-03-20 1986-03-20 Item attribute genetic processing method in database

Publications (1)

Publication Number Publication Date
JPS62219124A true JPS62219124A (en) 1987-09-26

Family

ID=13199346

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61062410A Pending JPS62219124A (en) 1986-03-20 1986-03-20 Item attribute genetic processing method in database

Country Status (1)

Country Link
JP (1) JPS62219124A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0337721A (en) * 1989-07-04 1991-02-19 Nec Corp Attribute borrowing system for dictionary system
JPH03137730A (en) * 1989-10-23 1991-06-12 Internatl Business Mach Corp <Ibm> Object directional computer-system
JPH03138735A (en) * 1989-10-23 1991-06-13 Internatl Business Mach Corp <Ibm> Data base management device and method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0337721A (en) * 1989-07-04 1991-02-19 Nec Corp Attribute borrowing system for dictionary system
JPH03137730A (en) * 1989-10-23 1991-06-12 Internatl Business Mach Corp <Ibm> Object directional computer-system
JPH03138735A (en) * 1989-10-23 1991-06-13 Internatl Business Mach Corp <Ibm> Data base management device and method

Similar Documents

Publication Publication Date Title
US4888690A (en) Interactive error handling means in database management
US5455945A (en) System and method for dynamically displaying entering, and updating data from a database
US5950190A (en) Dynamic, self-modifying graphical user interface for relational database applications
US6658622B1 (en) Self-diagnosing and self-correcting data entry components with dependency behavior
EP0722591B1 (en) Method and apparatus for data storage and retrieval
US7062502B1 (en) Automated generation of dynamic data entry user interface for relational database management systems
US6035300A (en) Method and apparatus for generating a user interface from the entity/attribute/relationship model of a database
US10031938B2 (en) Determining Boolean logic and operator precedence of query conditions
EP0475964B1 (en) Document generation apparatus and methods
US4791561A (en) Interactive construction of means for database maintenance
US5418950A (en) System for interactive clause window construction of SQL queries
US4805099A (en) Retrieval of related records from a relational database
US5930806A (en) Method and system for data migration from network database to relational database
US6341359B1 (en) Self-diagnosing and self correcting data entry components
KR20010103603A (en) Impact analysis of a model
US20090216803A1 (en) Rule generation system adapted for an insurance claim processing system
US6698010B1 (en) System, method and computer program product for automatic generation of data processing program
US20070050391A1 (en) Method and apparatus for redefining a group of related objects in a relational database system
JPH025624A (en) menu processing device
JP2006309446A (en) Classification dictionary updating device, classification dictionary updating program, and classification dictionary updating method
US5781905A (en) Program generating method combining data item part with database manipulation part
JPS62219124A (en) Item attribute genetic processing method in database
CA1301366C (en) Interactive error handling means in database management
JP3516843B2 (en) Database access method
WO1997007470A1 (en) Method and apparatus for storing and retrieving data in a relational database using an object model