[go: up one dir, main page]

JPH07129597A - Database retrieving device - Google Patents

Database retrieving device

Info

Publication number
JPH07129597A
JPH07129597A JP5272669A JP27266993A JPH07129597A JP H07129597 A JPH07129597 A JP H07129597A JP 5272669 A JP5272669 A JP 5272669A JP 27266993 A JP27266993 A JP 27266993A JP H07129597 A JPH07129597 A JP H07129597A
Authority
JP
Japan
Prior art keywords
attribute
database
statistic
data
search condition
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
JP5272669A
Other languages
Japanese (ja)
Other versions
JP3339937B2 (en
Inventor
Hiromi Kato
博己 加藤
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 JP27266993A priority Critical patent/JP3339937B2/en
Publication of JPH07129597A publication Critical patent/JPH07129597A/en
Application granted granted Critical
Publication of JP3339937B2 publication Critical patent/JP3339937B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

(57)【要約】 【目的】 本発明は、データベース検索のために検索条
件記述文法を事前に学習することなく、ユーザがデータ
ベースに格納されたデータの情報を参照しながら検索条
件を指定できるデータベース検索装置を提供することを
目的とする。 【構成】 本発明のデータベース検索装置は、ポインテ
ィング装置を用いてユーザからの要求が入力される入力
手段110と、入力された検索条件に基づいて、データ
ベース200から所望のデータを取得するデータ取得手
段120と、取得されたデータをその属性に応じて数値
データ型の属性と、その他のデータ型の属性とに分類す
る取得データ判別手段130と、数値データ型の属性値
の統計量を計算する統計量計算手段140と、統計量を
図形化処理し、図形化処理された統計量と、データベー
ス200の属性の一覧と、及びその他の型の属性に含ま
れる属性値の一覧を表示する表示手段150とを有す
る。
(57) [Summary] [Object] The present invention is a database in which a user can specify a search condition while referring to information of data stored in the database without learning the search condition description grammar in advance for the database search. An object is to provide a search device. According to an embodiment of the present invention, there is provided a database search device for inputting a request from a user using a pointing device, and a data acquisition device for acquiring desired data from a database 200 based on an input search condition. 120, acquired data discriminating means 130 for classifying the acquired data into an attribute of a numerical data type and an attribute of another data type according to the attribute, and a statistic for calculating a statistic of an attribute value of the numerical data type. The amount calculation means 140 and the display means 150 for displaying the statistical amount in a graphic form and displaying the graphic amount-processed statistical amount, a list of attributes of the database 200, and a list of attribute values included in other types of attributes. Have and.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データベース検索装置
に係り、特にデータベースから所望のデータを検索する
際にデータベース検索条件の指定を行うデータベース検
索装置に関する。殊に、本発明は、計算機やソフトウェ
アの文法に習熟していないユーザが種々の検索条件でデ
ータベースを検索する際に利用できるデータベース検索
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database search device, and more particularly to a database search device for designating database search conditions when searching for desired data from a database. In particular, the present invention relates to a database search device that can be used by a user who is not familiar with computer or software grammars to search a database under various search conditions.

【0002】[0002]

【従来の技術】図10は、従来のデータベース検索シス
テムの構成を示し、検索対象であるデータを格納するデ
ータベース200と、ユーザが検索条件を入力するため
のキーボード380と、ユーザに対する情報を表示する
表示部390と、ユーザから入力された検索条件を用い
てデータベース200からデータを取得するデータ取得
部320とにより構成される。
2. Description of the Related Art FIG. 10 shows the configuration of a conventional database search system, in which a database 200 for storing data to be searched, a keyboard 380 for the user to input search conditions, and information for the user are displayed. The display unit 390 and the data acquisition unit 320 that acquires data from the database 200 using the search condition input by the user are included.

【0003】図11は、ユーザがキーボードよりデータ
ベースを検索するための検索条件を入力する従来のデー
タベース検索システムを説明する図であって、データベ
ース200と、ユーザが検索条件を入力するキーボード
380と、ユーザから入力された検索条件を用いてデー
タベース200からデータを取得するデータ取得部32
0と、データ取得部320で取得されたデータを表示す
る表示部390とにより構成される。同図において、デ
ータベース200は家電製品の売上に関するデータベー
ス“家電売上”であって、顧客名、商品名、及び売上高
をその属性とする。
FIG. 11 is a diagram for explaining a conventional database search system in which a user inputs a search condition for searching a database from a keyboard. The database 200, a keyboard 380 for the user to input the search condition, A data acquisition unit 32 that acquires data from the database 200 using the search condition input by the user
0 and a display unit 390 that displays the data acquired by the data acquisition unit 320. In the figure, the database 200 is a database "sales of home appliances" regarding sales of home electric appliances, and has a customer name, a product name, and a sales amount as attributes.

【0004】ユーザがデータベース200から所望のデ
ータを獲得する場合に、データベース識別子(ID)と
して、例えばファイル名を入力し、データの検索条件と
して、例えば属性と属性値の条件の組を入力する。図1
1に記載の“家電売上”データベース200からユーザ
が、例えば商品名が“テレビ”に一致するデータを検索
する場合には、データベースIDと、検索条件を以下の
ように指定する。 データベースID:“家電売上” 検索条件1: (属性名=“商品名”) 検索条件2: (属性値=“テレビ”) 検索条件3: 検索条件1 AND 検索条件2 これにより、検索条件3を利用してデータベース200
から商品名が“テレビ”に一致するデータを検索するこ
とができる。尚、上記の例における検索条件3のAND 演
算によって得られる条件は、別の表現(左辺は属性名を
表し、右辺がその属性名に該当する属性の属性値を表す
表現)によれば、商品名=“テレビ”と記述できる条件
に一致する。
When a user obtains desired data from the database 200, a file name, for example, is input as a database identifier (ID), and a set of attribute and attribute value is input as a data search condition. Figure 1
For example, when the user searches the “home appliance sales” database 200 described in No. 1 for data in which the product name matches “TV”, the database ID and the search condition are specified as follows. Database ID: "Sales of home appliances" Search condition 1: (Attribute name = "Product name") Search condition 2: (Attribute value = "TV") Search condition 3: Search condition 1 AND Search condition 2 Use database 200
You can search for data whose product name matches "TV". In addition, according to another expression (a left side represents an attribute name and a right side represents an attribute value of an attribute corresponding to the attribute name), the condition obtained by the AND operation of the search condition 3 in the above example is a product The name matches the condition that "TV" can be described.

【0005】また、ユーザが「売上高が20000以上
で60000未満の家電商品とその顧客名に関するデー
タ」を検索する場合には、 データベースID:“家電売上” 検索条件1:(属性名=“売上高”) 検索条件2:(属性値≧20000 )AND (属性値≦60000
) 検索条件3: 検索条件1 AND 検索条件2 を入力する。この検索条件3は、「売上高が20000
以上、及び売上高が60000以下」に相当する。デー
タ取得部220は、ユーザにより指定されたデータベー
ス“家電売上”の中から、「売上高が20000以上、
及び売上高が60000以下」なる検索条件に一致する
データを取得する。表示部390は、データ取得部32
0において得られた検索結果を表示する。
Further, when the user searches for "data relating to home electric appliances whose sales are 20,000 or more and less than 60,000 and their customer names", database ID: "sales of home appliances" search condition 1: (attribute name = "sales High ”) Search condition 2: (attribute value ≥ 20000) AND (attribute value ≤ 60000)
) Search condition 3: Enter search condition 1 AND search condition 2. This search condition 3 is “Sales is 20,000
Above, and sales are less than 60,000 ". The data acquisition unit 220 determines that “sales of 20,000 or more,
And the sales amount is less than or equal to 60,000 ”are acquired. The display unit 390 is the data acquisition unit 32.
Display the search results obtained at 0.

【0006】さらに詳細なデータ、例えば商品名“テレ
ビ”の売上高に関するデータを知りたい場合には、 データベースID:“家電売上” 検索条件1:(属性名=“商品名”) 検索条件2:(属性値=“テレビ”) 検索条件3: 検索条件1 AND 検索条件2 検索条件4:(属性名=“売上高”) 検索条件5:(属性値≧20000 )AND (属性値≦60000
) 検索条件6: 検索条件4 AND 検索条件5 検索条件7: 検索条件3 AND 検索条件6 を入力して、当該データベースを検索する。
[0006] In order to know more detailed data, for example, data on sales of the product name "TV", database ID: "sales of home appliances" search condition 1: (attribute name = "product name") search condition 2: (Attribute value = "TV") Search condition 3: Search condition 1 AND Search condition 2 Search condition 4: (Attribute name = "Sales") Search condition 5: (Attribute value ≥ 20000) AND (Attribute value ≤ 60000
) Search condition 6: Search condition 4 AND Search condition 5 Search condition 7: Search condition 3 AND Search condition 6 is input to search the database.

【0007】以上のように、従来技術のデータベース検
索システムにおいて、ユーザはキーボード380を利用
して、属性名或いは属性値を含む検索条件式の形で検索
条件を入力する。さらに、検索の結果は表示画面上に表
形式等の文字列を用いて出力される。
As described above, in the conventional database retrieval system, the user uses the keyboard 380 to input the retrieval condition in the form of the retrieval condition expression including the attribute name or the attribute value. Further, the result of the search is output on the display screen using a character string in a table format or the like.

【0008】尚、近年、パソコン等の発達によりグラフ
ィカルディスプレイ装置及びマウスを含むグラフィカル
ユーザインタフェース(GUI)を利用して、各種アプ
リケーションソフトウェアにユーザ指向のマンマシンイ
ンターフェース(MMI)が提供されているが、データ
ベース検索のための検索条件式は、キーボードから文字
列として入力される。
In recent years, with the development of personal computers and the like, a user-oriented man-machine interface (MMI) has been provided to various application software by using a graphical user interface (GUI) including a graphical display device and a mouse. The search condition expression for database search is input as a character string from the keyboard.

【0009】[0009]

【発明が解決しようとする課題】しかしながら、従来の
技術によるデータベース検索装置では、ユーザが所望の
データを獲得するための検索条件の指定を行う際、所定
の文法に従って条件式を作成するので、ユーザは条件式
を記述するための文法を予め習得する必要がある。さら
に、ユーザは属性名、属性値を含む上記の条件式、又は
データベースの所望の属性中の属性値から選択したキー
データをキーボードから入力する必要があるため、適切
にデータベースを利用するためには、データベースに格
納されているデータの種類、格納されているデータを検
索するためのキーデータ等、データベースに含まれるデ
ータの内容に習熟することも必要である。
However, in the database search device according to the conventional technique, when the user specifies the search condition for obtaining the desired data, the conditional expression is created according to a predetermined grammar. Needs to learn the grammar for describing conditional expressions in advance. In addition, the user needs to input the key name selected from the attribute name, the above conditional expression including the attribute value, or the attribute value in the desired attribute of the database from the keyboard, so to properly use the database, It is also necessary to become familiar with the content of the data contained in the database, such as the type of data stored in the database and the key data for searching the stored data.

【0010】本発明は、上記の従来技術の問題点に鑑
み、ユーザがデータベースから所望のデータを検索して
獲得する際、事前にデータベースの検索条件式の記述文
法を学習すること、及び事前にデータベースに格納され
るデータの詳細な内容に習熟することなく、データベー
スに格納されるデータの詳細な情報を参照しながら検索
条件を指定しうるデータベース検索装置を提供すること
を目的とする。
In view of the above problems of the prior art, the present invention learns the description grammar of the search condition expression of the database in advance when the user searches for and obtains desired data from the database, and An object of the present invention is to provide a database search device capable of designating a search condition while referring to detailed information of data stored in a database without being familiar with detailed contents of data stored in the database.

【0011】[0011]

【課題を解決するための手段】図1は本発明の原理構成
図である。
FIG. 1 is a block diagram showing the principle of the present invention.

【0012】本発明のデータベース検索装置は、ポイン
ティング機能を有する装置を用いてユーザからの情報要
求が入力される入力手段110と、入力手段110より
入力されたデータベースの検索条件に基づいて、データ
ベースからユーザが所望するデータを取得するデータ取
得手段120と、データ取得手段120により取得され
たデータをその属性に応じて数値データ型の属性と、そ
の他のデータ型の属性とに分類する取得データ判別手段
130と、数値データ型の属性に含まれる属性値の統計
量を計算する統計量計算手段140と、統計量計算手段
140により計算された統計量を図形化処理し、図形化
処理された統計量を表示する統計量表示手段152及び
その他の型の属性に含まれる属性値の一覧を表示する属
性値一覧表示手段154とを含みデータベースの属性の
一覧を表示する表示手段150とを有する。
The database searching apparatus of the present invention uses a device having a pointing function to input a request for information from a user, and a database search condition input from the input unit 110. A data acquisition unit 120 that acquires the data desired by the user, and an acquisition data determination unit that classifies the data acquired by the data acquisition unit 120 into a numerical data type attribute and other data type attributes according to the attribute. 130, a statistic amount calculation means 140 for calculating a statistic amount of an attribute value included in a numerical data type attribute, a statistic amount calculated by the statistic amount calculation means 140 is subjected to a graphic processing, and the statistic quantity subjected to the graphic processing. Statistic display means 152 for displaying and attribute value list display means for displaying a list of attribute values included in other types of attributes And a 54 and a display unit 150 for displaying a list of attributes in the database.

【0013】さらに、本発明のデータベース検索装置
は、統計量計算手段140が数値型の属性に含まれる属
性値の出現頻度の度数分布を計算し、統計量表示手段1
52が統計量計算手段140により計算された度数分布
を図形化処理して度数分布図として表示し、統計量表示
手段152により表示された度数分布図の属性値の範囲
から検索条件として利用される値の範囲が入力手段11
0によって選択されることを特徴とする。
Further, in the database retrieval apparatus of the present invention, the statistical quantity calculating means 140 calculates the frequency distribution of the appearance frequency of the attribute value included in the numerical type attribute, and the statistical quantity displaying means 1
52 displays the frequency distribution calculated by the statistic calculation means 140 as a frequency distribution chart by graphic processing, and is used as a search condition from the range of the attribute value of the frequency distribution chart displayed by the statistic display means 152. Value range is input means 11
It is characterized by being selected by 0.

【0014】[0014]

【作用】本発明のデータベース検索装置により、データ
ベース200の属性の一覧を表示して、ユーザにキーボ
ードを用いずに、マウス等のポインティング機能を有す
る装置を用いて属性を選択させ、ユーザにより選択され
た属性を数値データ型の属性とその他のデータ型の属性
とに分類する。分類されたこの属性が数値データ型の場
合には、属性に含まれる属性値の統計量を計算し、計算
結果を図形化処理して表示し、ユーザに所望の属性値の
取り得る値の範囲を選択させる。一方、分類された属性
がその他のデータ型の場合には、属性の属性値一覧を表
示して、ユーザに所望の属性値を選択させる。これによ
り、ユーザは、表示手段150に表示された情報から入
力手段110により所望の属性を選択し、さらに、図形
表示された属性値の範囲、又は一覧表示された属性値か
ら属性値に対する条件を選択して、所望のデータを検索
するためのデータベース検索条件を指定することができ
る。したがって、ユーザは、検索条件を指定する際に、
所定の文法に従って条件式を作成してこの条件式をキー
ボードから入力する必要はなく、さらに、属性値の統計
量又は属性値の一覧等のデータベースの詳細な内容を事
前に知る必要もない。
With the database search apparatus of the present invention, a list of attributes of the database 200 is displayed, and the user is allowed to select an attribute using a device having a pointing function such as a mouse without using the keyboard, and the attribute is selected by the user. These attributes are classified into numeric data type attributes and other data type attributes. If this classified attribute is a numeric data type, the statistical value of the attribute value included in the attribute is calculated, the calculation result is displayed graphically, and the range of possible values of the attribute value desired by the user is displayed. To select. On the other hand, when the classified attributes are other data types, the attribute value list of the attributes is displayed and the user is allowed to select a desired attribute value. As a result, the user selects a desired attribute from the information displayed on the display unit 150 by the input unit 110, and further sets the range of the attribute value displayed graphically or the condition for the attribute value from the displayed attribute values. It is possible to select and specify a database search condition for searching for desired data. Therefore, when the user specifies the search condition,
It is not necessary to create a conditional expression according to a predetermined grammar and input this conditional expression from the keyboard, and further, it is not necessary to know in advance the detailed contents of the database such as the statistics of attribute values or the list of attribute values.

【0015】[0015]

【実施例】ユーザからの情報要求に応じてデータベース
から必要な情報を検索して出力する際に、ユーザが所望
のデータを検索するための検索条件をグラフィックディ
スプレイ装置に表示された情報からポインティング装置
により指定する本発明によるデータベース検索装置の一
実施例を以下に図面と共に詳細に説明する。
[Example] When a user searches for and outputs necessary information from a database in response to an information request from a user, a pointing device is used as a search condition for a user to search for desired data from information displayed on a graphic display device. An embodiment of the database retrieval device according to the present invention designated by the following will be described in detail below with reference to the drawings.

【0016】図2は、本発明の一実施例によるデータベ
ース検索システムの構成を示す図であって、検索される
情報を格納するデータベース200と、ユーザがデータ
ベース200から必要な情報を検索するために利用する
入出力装置であるグラフィカルユーザインタフェース
(以下、GUIと記す)210と、ユーザからの情報要
求に応じてデータベース200から必要な情報を検索し
て出力するデータベース検索装置220とから成る。
FIG. 2 is a diagram showing the configuration of a database search system according to an embodiment of the present invention. In order to search for necessary information from the database 200 and a database 200 for the user to store the information to be searched. It comprises a graphical user interface (hereinafter referred to as GUI) 210 which is an input / output device to be used, and a database search device 220 which searches for and outputs necessary information from the database 200 in response to an information request from the user.

【0017】本発明の一実施例によるGUI210は、
文字及び図形情報等を表示する高解像度のビットマップ
ディスプレイ212と、画面上の位置を示すためのポイ
ンティング装置であるマウス214とにより構成され
る。
The GUI 210 according to one embodiment of the present invention is
It is composed of a high resolution bitmap display 212 for displaying characters and graphic information, and a mouse 214 which is a pointing device for indicating a position on the screen.

【0018】さらに、本発明の一実施例によるデータベ
ース検索装置220は、GUI210を介したユーザの
入力に応じたデータをデータベース200から取得する
データ取得部230と、ユーザの入力に応じてデータベ
ース200から取得されたデータの属性が数値データ型
かそれ以外のデータ型であるかを判定する取得データ判
別部240と、数値データ型の属性値の最小値、最大
値、平均値、中央値、度数分布、分散、標準偏差、偏差
値、正規分布、2項分布等の統計量を計算する統計量計
算部250と、及び、統計量計算結果を表示する統計結
果表示部262と、データベース200内の属性の一覧
を表示する属性一覧表示部266と、所定の属性に含ま
れる属性値の一覧を表示する属性値一覧表示部264と
を有する表示部260とから成る。
Further, the database search apparatus 220 according to the embodiment of the present invention includes a data acquisition unit 230 for acquiring data from the database 200 according to a user's input via the GUI 210, and a database 200 from the database 200 according to a user's input. An acquisition data discriminating unit 240 that determines whether the attribute of the acquired data is a numeric data type or another data type, and the minimum value, the maximum value, the average value, the median value, and the frequency distribution of the attribute values of the numeric data type. , Variance, standard deviation, deviation value, normal distribution, binomial distribution, and the like, a statistic calculation unit 250, a statistic result display unit 262 that displays statistic calculation results, and attributes in the database 200. A display unit 26 having an attribute list display unit 266 for displaying a list of attribute values and an attribute value list display unit 264 for displaying a list of attribute values included in a predetermined attribute. Consisting of.

【0019】図3は本発明の一実施例による表示部26
0の統計量計算結果表示部262を示す。同図におい
て、統計量の種別と属性名を表示するタイトル282
と、図形化処理された統計量(例えば、棒グラフ)を表
示する図形化統計量284と、統計量の図の横軸に相当
して属性値の範囲を示す属性値目盛り286と、ユーザ
が属性値の範囲の中から所望の値の範囲を指定するため
の領域(以下では、スライダボックスと呼ぶ)288と
が表示された状態が示される。
FIG. 3 shows a display unit 26 according to an embodiment of the present invention.
The statistic calculation result display part 262 of 0 is shown. In the same figure, a title 282 displaying the type of statistics and attribute name
And a graphical statistic 284 that displays a statistic that has been graphically processed (for example, a bar graph), an attribute value scale 286 that indicates a range of attribute values corresponding to the horizontal axis of the statistic diagram, and a user attributes An area (hereinafter referred to as a slider box) 288 for designating a desired value range from the value range is displayed.

【0020】本発明の一実施例で利用されるデータベー
ス200は、属性名が、夫々「顧客名」、「商品名」、
「売上高」である3つの属性から成る「家電売上」デー
タベースであって、「顧客名」の属性値には、「A」、
「B」及び「C」が含まれ、「商品名」の属性値には、
「テレビ」、「冷蔵庫」及び「ラジオ」が含まれ、「売
上高」の属性値には、「1000000 」、「500000」、「15
00000 」及び「200000」が含まれる。
In the database 200 used in the embodiment of the present invention, the attribute names are "customer name", "product name", and
It is a “home appliance sales” database consisting of three attributes of “sales”, and the attribute value of “customer name” is “A”,
"B" and "C" are included, and the attribute value of "product name" is
"TV", "refrigerator" and "radio" are included, and the attribute value of "sales" is "1000000", "500000", "15".
"00000" and "200000" are included.

【0021】次に、図2に示す本発明の一実施例による
データベース検索装置220の動作を詳細に説明する。
図4は、本発明の一実施例によるデータベース検索装置
における検索条件指定の概要を説明するためのフローチ
ャートである。
Next, the operation of the database search device 220 according to the embodiment of the present invention shown in FIG. 2 will be described in detail.
FIG. 4 is a flow chart for explaining an outline of search condition designation in the database search device according to the embodiment of the present invention.

【0022】尚、以下の説明では、本発明の一実施例に
おいて検索対象となるデータベースは既に選択済であっ
て、検索条件指定の過程では改めてデータベースを選択
する必要はないものとする。
In the following description, it is assumed that the database to be searched in the embodiment of the present invention has already been selected, and it is not necessary to select the database again in the process of specifying the search conditions.

【0023】ステップ100)データ取得部230はデ
ータベース200からデータベース属性一覧、即ち「顧
客名」、「商品名」及び「売上高」を取得し、これを表
示部260の属性一覧表示部266により表示データ形
式(例えば、表示位置、書式、表示データ)に変換し
て、ビットマップディスプレイ212に表示する。
Step 100) The data acquisition unit 230 acquires a database attribute list, that is, "customer name", "commodity name" and "sales" from the database 200 and displays them on the attribute list display unit 266 of the display unit 260. The data format (eg, display position, format, display data) is converted and displayed on the bitmap display 212.

【0024】ステップ110)ユーザがビットマップデ
ィスプレイ212上に表示されたデータベース属性一覧
の中から、検索条件として指定する属性をマウス214
を用いて選択する。選択された情報が通知されたデータ
取得部230は、該当する属性の属性値をデータベース
200から取得する。
Step 110) The user designates the attribute specified as the search condition from the database attribute list displayed on the bitmap display 212 by the mouse 214.
Use to select. The data acquisition unit 230 notified of the selected information acquires the attribute value of the corresponding attribute from the database 200.

【0025】ステップ120)取得データ判別部240
は、ユーザが指定した属性に基づいてデータ取得部23
0で取得された属性のデータ型が数値データ型であるか
(例えば、「売上高」を属性として選択した場合か)、
それ以外のデータ型、例えば文字型であるか(属性が、
「顧客名」又は「商品名」の場合か)を判別し、数値デ
ータ型以外のデータ型である場合には、ステップ150
に進む。
Step 120) Acquired data discrimination section 240
Is the data acquisition unit 23 based on the attribute specified by the user.
Whether the data type of the attribute acquired in 0 is a numeric data type (for example, when "sales" is selected as an attribute),
Is it a data type other than that, such as a character type (the attribute is
If it is a data type other than the numeric data type, it is determined in step 150.
Proceed to.

【0026】ステップ130)属性のデータ型が数値デ
ータ型であるので、統計量計算部250は、データ取得
部230で取得した属性値を用いて、属性値の統計量
(最小値、最大値、平均値、中央値、度数分布、分散、
標準偏差、偏差値、正規分布、2項分布等)を計算し
て、統計結果表示部262にいずれかの統計量(例え
ば、度数分布)を出力する。統計結果表示部262は、
統計量を表示データ形式に変換し、さらに、属性値の範
囲をユーザが指定するためのスライダボックス288を
表示データに付加し、ビットマップディスプレイ212
に出力する。
(Step 130) Since the data type of the attribute is a numerical data type, the statistic calculation unit 250 uses the attribute value acquired by the data acquisition unit 230 to calculate the statistic amount (minimum value, maximum value, Mean, median, frequency distribution, variance,
The standard deviation, the deviation value, the normal distribution, the binomial distribution, etc. are calculated, and any statistic (for example, frequency distribution) is output to the statistical result display unit 262. The statistical result display unit 262 is
The statistic is converted into a display data format, a slider box 288 for the user to specify the range of attribute values is added to the display data, and the bitmap display 212 is displayed.
Output to.

【0027】ステップ140)ユーザがビットマップデ
ィスプレイ212上に表示された属性値の統計量を参照
して、スライダボックス288で表示された属性値の範
囲から所望の属性値の条件をマウス214で選択して
(例えば、範囲の最小値でマウスボタンをクリックし、
ボタンを押したまま範囲の最大値まで移動してボタンを
リリースする等によって)指定する。指定された属性値
の範囲が通知されたデータ取得部230は、指定された
属性値の範囲に収まるデータをデータベース200から
取得し、属性一覧表示部266を介して、取得されたデ
ータ、即ち検索されたデータが網掛け等でマークされた
属性一覧をビットマップディスプレイ212に出力す
る。
Step 140) The user refers to the statistical value of the attribute value displayed on the bitmap display 212 and selects a desired attribute value condition from the range of the attribute value displayed in the slider box 288 with the mouse 214. Then (for example, click the mouse button at the minimum of the range,
Hold the button down, move to the maximum value in the range, release the button, etc.). The data acquisition unit 230 that has been notified of the specified attribute value range acquires from the database 200 data that falls within the specified attribute value range, and acquires the acquired data, that is, the search, through the attribute list display unit 266. The attribute list in which the created data is marked by shading is output to the bitmap display 212.

【0028】ステップ150)属性のデータ型が数値デ
ータ以外のデータ型であるので、属性値の一覧を文字列
データとし、これを表示データ形式に変換して、ビット
マップディスプレイ212に出力する。
(Step 150) Since the attribute data type is a data type other than numerical data, a list of attribute values is converted into character string data, which is converted into a display data format and output to the bitmap display 212.

【0029】ステップ160)ユーザがビットマップデ
ィスプレイ212上に表示された属性値の一覧を参照し
て、所望の属性値の条件をマウス214で選択して(例
えば、所望の属性値が表示されている箇所でマウス21
4をクリックして)指定する。指定された属性値が通知
されたデータ取得部230は、指定された属性値を有す
るデータをデータベース200から取得する。属性一覧
表示部266を介して、取得されたデータ、即ち検索さ
れたデータを網掛け等でマークした属性一覧をビットマ
ップディスプレイ212に出力する。
Step 160) The user refers to the list of attribute values displayed on the bit map display 212 and selects the condition of the desired attribute value with the mouse 214 (for example, the desired attribute value is displayed. Mouse 21 where
Click (4) to specify. The data acquisition unit 230 notified of the specified attribute value acquires the data having the specified attribute value from the database 200. Through the attribute list display unit 266, the acquired data, that is, the attribute list in which the retrieved data is marked by shading is output to the bitmap display 212.

【0030】ステップ170)検索条件に新たな属性を
追加する場合には、ステップ110に戻る。検索条件の
追加指定が不要な場合には、検索条件指定を終了する。
(Step 170) When a new attribute is added to the search condition, the process returns to step 110. If it is not necessary to specify additional search conditions, the search condition specification ends.

【0031】尚、ステップ170からステップ110に
戻る際に、直前までの検索結果を残したまま処理を続行
すると検索データの絞り込みが可能であり、一方、直前
までの検索結果を削除すると新たに属性の選択を開始す
ることができる。
When returning from step 170 to step 110, it is possible to narrow down the search data by continuing the processing while leaving the search results up to immediately before, while deleting the search results up to immediately before newly creates attributes. The selection of can be started.

【0032】以下では、本発明の一実施例による検索条
件指定方法を検索条件指定画面を参照して詳細に説明す
る。
The search condition specifying method according to the embodiment of the present invention will be described below in detail with reference to the search condition specifying screen.

【0033】図5は、本発明の一実施例による条件指定
画面の初期状態を示しており、データベース属性の一覧
が表示されている。この段階では、「顧客名」、「商品
名」、「売上高」の何れかの属性を選択することができ
る。ここで、画面上で属性「商品名」が表示されている
箇所をマウス214でクリックする。
FIG. 5 shows an initial state of the condition designation screen according to an embodiment of the present invention, in which a list of database attributes is displayed. At this stage, any of the attributes "customer name", "product name", and "sales" can be selected. Here, the mouse 214 clicks on the screen where the attribute “product name” is displayed.

【0034】図6は本発明の一実施例による条件指定画
面を示す。同図は、属性「商品名」が選択され、さら
に、属性「商品名」の属性値一覧がプルダウンメニュー
形式で表示された状態を示す。属性「商品名」の属性値
のデータ型は数値データ型ではなく文字型であるため、
属性値の一覧を表形式で表示する。マウス214を移動
すると属性値一覧中の反転部分(図6では、「テレ
ビ」)が移動し、ユーザは所望の属性値を選択すること
ができる。マウス214のボタンをリリースすると、属
性値が選択される。このようなユーザの操作により図6
において、 検索条件1:(属性名=“商品名”) 検索条件2:(属性値=“テレビ”) 検索条件3: 検索条件1 AND 検索条件2 が検索条件として指定される。
FIG. 6 shows a condition designation screen according to an embodiment of the present invention. The figure shows a state in which the attribute “product name” is selected and the attribute value list of the attribute “product name” is displayed in a pull-down menu format. Since the data type of the attribute value of the attribute "Product name" is not a numeric data type but a character type,
Display a list of attribute values in table format. When the mouse 214 is moved, the inverted part (“TV” in FIG. 6) in the attribute value list moves, and the user can select a desired attribute value. When the button of the mouse 214 is released, the attribute value is selected. By such user operation, FIG.
In, search condition 1: (attribute name = “product name”) search condition 2: (attribute value = “TV”) search condition 3: search condition 1 AND search condition 2 are specified as search conditions.

【0035】図7は、本発明の一実施例による条件指定
画面を示し、上記の検索条件でデータベースから検索さ
れた結果のデータベース属性の一覧が、検索条件に該当
するデータ部分を網掛けとして表示された状態を示して
いる。
FIG. 7 shows a condition designation screen according to an embodiment of the present invention, in which a list of database attributes obtained as a result of searching the database under the above-mentioned search conditions is displayed with the data portion corresponding to the search conditions being shaded. It shows the state of being performed.

【0036】図8は本発明の一実施例による条件指定画
面を示す。同図において、データベース属性一覧表示の
初期画面において、属性「売上高」が選択された状態を
示す。属性「売上高」のデータ型は数値データ型である
ため、統計量が計算されてその結果が画面に表示され
る。本発明の一実施例では、売上高の額毎の出現頻度の
度数分布を統計量として求めて分布図を表示している。
さらに、分布図の下に、ユーザが売上高の属性値の範囲
とマウス214によって指定するためのスライダボック
ス430が表示される。同図において、ユーザが50か
ら300の範囲を指定したことがスライダボックス内の
網掛け表示で示されている。同図では、 検索条件4:(属性名=“売上高”) 検索条件5:(属性値≧500000)AND (属性値≦300000
0 ) 検索条件6: 検索条件4 AND 検索条件5 が検索条件として指定される。
FIG. 8 shows a condition designation screen according to an embodiment of the present invention. In the same figure, the attribute "sales" is selected in the initial screen of the database attribute list display. Since the data type of the attribute "sales" is a numerical data type, the statistic is calculated and the result is displayed on the screen. In one embodiment of the present invention, the frequency distribution of the appearance frequency for each amount of sales is obtained as a statistic and the distribution chart is displayed.
Further, below the distribution map, a slider box 430 for the user to specify the range of the attribute value of sales and the mouse 214 is displayed. In the figure, the user's designation of the range of 50 to 300 is indicated by a shaded display in the slider box. In the figure, search condition 4: (attribute name = "sales") search condition 5: (attribute value ≥ 500000) AND (attribute value ≤ 300000
0) Search condition 6: Search condition 4 AND Search condition 5 is specified as the search condition.

【0037】図9は本発明の一実施例による条件指定画
面を示す。同図において、上記の検索条件3を使って、
既に、「商品名」が「テレビ」であるデータが検索され
たデータベース属性一覧表示の画面から、さらに、属性
「売上高」が選択された状態を示す。属性「売上高」の
データ型は数値データ型であるため、統計量が計算され
てその結果が画面に表示されるが、統計量を計算する対
象データは、商品名が「テレビ」であるデータに限定さ
れる。本発明の一実施例では、売上高の額毎の度数分布
を統計量として求めて分布図を表示している。さらに、
分布図の下に、ユーザが売上高の属性値の範囲とマウス
214によって指定するためのスライダボックス288
を表示する。同図では、 検索条件1:(属性名=“商品名”) 検索条件2:(属性値=“テレビ”) 検索条件3: 検索条件1 AND 検索条件2 検索条件4:(属性名=“売上高”) 検索条件5:(属性値≧500000)AND (属性値≦300000
0 ) 検索条件6: 検索条件4 AND 検索条件5 検索条件7: 検索条件3 AND 検索条件6 が検索条件として指定されたことに相当する。
FIG. 9 shows a condition designation screen according to an embodiment of the present invention. In the figure, using the above search condition 3,
This shows a state in which the attribute “sales” is further selected from the database attribute list display screen in which the data whose “product name” is “TV” has already been retrieved. Since the data type of the attribute "Sales" is a numerical data type, the statistic is calculated and the result is displayed on the screen. The target data for calculating the statistic is the data whose product name is "TV". Limited to In one embodiment of the present invention, the frequency distribution for each amount of sales is obtained as a statistic and a distribution chart is displayed. further,
Below the distribution chart, a slider box 288 for the user to specify the sales attribute value range and the mouse 214.
Is displayed. In the figure, search condition 1: (attribute name = "product name") search condition 2: (attribute value = "TV") search condition 3: search condition 1 AND search condition 2 search condition 4: (attribute name = "sales High ”) Search condition 5: (attribute value ≥ 500000) AND (attribute value ≤ 300000
0) Search condition 6: Search condition 4 AND Search condition 5 Search condition 7: Search condition 3 AND Search condition 6 is equivalent to being specified as the search condition.

【0038】尚、上記の本発明の一実施例の説明では、
データ取得部でデータベースからデータを取得する際
に、データ検索処理を同時に実行する場合を例として説
明したが、データベースを検索する部分をデータ取得部
と分離して配置する方法も可能である。
In the above description of the embodiment of the present invention,
The case where the data retrieval process is executed at the same time when the data acquisition unit acquires the data from the database has been described as an example. However, a method of arranging the portion for searching the database separately from the data acquisition unit is also possible.

【0039】さらに、GUI210の構成は本発明の一
実施例に限定されることはなく、例えば、表示装置とし
て、解像度の低いキャラクタディスプレイ又はグラフイ
ックディスプレイを利用することが可能である。また、
画面上の位置を指定するポインティング装置として、ダ
イヤル、スライダ等の外付け装置、又は、キーボードの
キー操作による画面上のカーソル移動等を利用すること
が可能である。
Further, the structure of the GUI 210 is not limited to the embodiment of the present invention, and for example, a character display or a graphic display having a low resolution can be used as the display device. Also,
As a pointing device for designating a position on the screen, it is possible to use an external device such as a dial or a slider, or a cursor movement on the screen by operating a key on a keyboard.

【0040】本発明の一実施例では、ポインティング装
置のみを利用して検索条件を指定しているが、キーボー
ドを利用して検索条件式を入力する方法とポインティン
グ装置による入力とを併用することも可能である。例え
ば、上記の検索条件5は、画面上のスライダボックスと
マウス操作とにより指定しているが、スライダボックス
の表示と共に、検索条件式のキーボード入力用ボックス
を表示し、この入力用ボックスがマウスでクリックされ
た場合には、キーボードからの検索条件式入力を受け付
けるようにする。
In one embodiment of the present invention, the search condition is specified only by using the pointing device, but the method of inputting the search condition expression by using the keyboard and the input by the pointing device may be used together. It is possible. For example, although the search condition 5 is specified by the slider box on the screen and the mouse operation, a keyboard input box for the search condition expression is displayed together with the display of the slider box, and this input box is displayed by the mouse. When clicked, the search condition expression input from the keyboard is accepted.

【0041】尚、本発明の一実施例では、属性値の範囲
指定のために、スライダボックスを利用しているが、ス
ライダボックスに限定されることはなく、範囲を指定で
きる方法であれば良く、数値をアップ、又はダウンさせ
るボタンをマウスでクリックする、円形のダイヤルを表
示してそれを回転させて範囲を指定する等の方法に置き
換えることが可能である。
In the embodiment of the present invention, the slider box is used to specify the range of the attribute value, but the present invention is not limited to the slider box, and any method capable of specifying the range may be used. It is possible to replace it with a method such as clicking a button for increasing or decreasing a numerical value with a mouse, displaying a circular dial and rotating it to specify a range.

【0042】[0042]

【発明の効果】上述のように、本発明のデータベース検
索装置によれば、ユーザはキーボードを利用した検索条
件式等の検索条件の指定が不要なため、計算機の使用方
法及び条件式記述文法の学習が不要であって、ユーザに
よるコンピューティングを浸透させる上での阻害要因の
除去に寄与する。
As described above, according to the database search apparatus of the present invention, the user does not need to specify a search condition such as a search condition expression using a keyboard, so that the computer usage method and the conditional expression description grammar can be changed. It does not require learning and contributes to the removal of obstructive factors in pervading computing by users.

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】本発明の一実施例によるデータベース検索シス
テムの説明図である。
FIG. 2 is an explanatory diagram of a database search system according to an embodiment of the present invention.

【図3】本発明の一実施例による統計結果表示部の説明
図である。
FIG. 3 is an explanatory diagram of a statistical result display unit according to an embodiment of the present invention.

【図4】本発明の一実施例のデータベース検索装置によ
るデータベース検索条件指定の動作フローチャートであ
る。
FIG. 4 is an operation flowchart for specifying database search conditions by the database search device according to the embodiment of the present invention.

【図5】本発明の一実施例による条件指定画面(その
1)である。
FIG. 5 is a condition designation screen (No. 1) according to an embodiment of the present invention.

【図6】本発明の一実施例による条件指定画面(その
2)である。
FIG. 6 is a condition designation screen (No. 2) according to the embodiment of the present invention.

【図7】本発明の一実施例による条件指定画面(その
3)である。
FIG. 7 is a condition designation screen (No. 3) according to the embodiment of the present invention.

【図8】本発明の一実施例による条件指定画面(その
4)である。
FIG. 8 is a condition designation screen (No. 4) according to the embodiment of the present invention.

【図9】本発明の一実施例による条件指定画面(その
5)である。
FIG. 9 is a condition designation screen (No. 5) according to the embodiment of the present invention.

【図10】従来技術によるシステム構成図である。FIG. 10 is a system configuration diagram according to a conventional technique.

【図11】従来技術によるシステムを説明するための図
である。
FIG. 11 is a diagram illustrating a system according to the related art.

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

110 入力手段 120 データ取得手段 130 取得データ判別手段 140 統計量計算手段 150 表示手段 152 統計量表示手段 154 属性値一覧表示手段 200 データベース 210 グラフィカルユーザインタフェース(GUI) 212 ビットマップディスプレイ 214 マウス 220 データベース検索装置 230、320 データ取得部 240 取得データ判別部 250 統計量計算部 260 表示部 262 統計結果表示部 264 属性値一覧表示部 266 属性一覧表示部 282 タイトル 284 図形化統計量 286 属性値目盛り 288 属性値範囲指定領域(スライダボックス) 310 データベース検索システム 380 キーボード 390 表示部 400 データベース属性一覧表示 410 データベース属性値選択プルダウンメニュー 420 属性値統計量表示 430 属性値範囲指定スライダボックス 110 Input Means 120 Data Acquisition Means 130 Acquired Data Discrimination Means 140 Statistics Calculation Means 150 Display Means 152 Statistics Amount Display Means 154 Attribute Value List Display Means 200 Database 210 Graphical User Interface (GUI) 212 Bitmap Display 214 Mouse 220 Database Search Device 230, 320 Data acquisition unit 240 Acquisition data determination unit 250 Statistics calculation unit 260 Display unit 262 Statistics result display unit 264 Attribute value list display unit 266 Attribute list display unit 282 Title 284 Graphic statistic 286 Attribute value scale 288 Attribute value range Designated area (slider box) 310 Database search system 380 Keyboard 390 Display 400 Database attribute list display 410 Database attribute value selection pull-down Menu 420 Attribute value statistics display 430 Attribute value range specification slider box

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ユーザからの情報要求の入力に応じてデ
ータベースから必要な情報を検索して出力するデータベ
ース検索装置において、 ポインティング機能を有する装置を用いて該ユーザから
の該情報要求が入力される入力手段(110)と、 該入力手段(110)より入力された該データベースの
検索条件に基づいて、該データベースから該ユーザが所
望するデータを取得するデータ取得手段(120)と、 該データ取得手段(120)により取得された該データ
をその属性に応じて数値データ型の属性と、その他のデ
ータ型の属性とに分類する取得データ判別手段(13
0)と、 該取得データ判別手段(130)において数値データ型
と判別された場合に前記数値データ型の属性に含まれる
属性値の統計量を計算する統計量計算手段(140)
と、 前記統計量計算手段(140)により計算された該統計
量を図形化処理し、該図形化処理された統計量を表示す
る統計量表示手段(152)及び前記その他の型の属性
に含まれる属性値の一覧を表示する属性値一覧表示手段
(154)を含み前記データベースの属性の一覧を表示
する表示手段(150)とを有し、 前記表示手段(150)により表示された情報から該ユ
ーザの所望の検索条件を前記入力手段(110)によっ
て該ユーザに指定させることを特徴とするデータベース
検索装置。
1. A database search device for searching and outputting necessary information from a database in response to an input of an information request from a user, and the information request from the user is input using a device having a pointing function. An input unit (110), a data acquisition unit (120) for acquiring the data desired by the user from the database based on the search condition of the database input by the input unit (110), and the data acquisition unit Acquired data discriminating means (13) for classifying the data acquired by (120) into an attribute of a numerical data type and an attribute of another data type according to the attribute.
0) and a statistic calculating means (140) for calculating a statistic of an attribute value included in the attribute of the numerical data type when the acquired data determining means (130) determines the numerical data type.
And a statistic display unit (152) for displaying the statistic calculated by the statistic calculation unit (140) and displaying the statistic processed by the graphic processing. An attribute value list display means (154) for displaying a list of attribute values to be displayed, and a display means (150) for displaying a list of the attribute of the database, the information being displayed from the information displayed by the display means (150). A database search device, characterized in that the user is allowed to specify a desired search condition by the input means (110).
【請求項2】 前記統計量計算手段(140)が前記数
値型の属性に含まれる属性値の出現頻度の度数分布を計
算し、前記統計量表示手段(152)が前記統計量計算
手段(140)により計算された該度数分布を図形化処
理して度数分布図として表示し、前記統計量表示手段
(152)により表示された該度数分布図の前記属性値
の範囲から前記検索条件として利用される値の範囲が前
記入力手段(110)によって選択されることを特徴と
する請求項1記載のデータベース検索装置。
2. The statistic calculating means (140) calculates a frequency distribution of appearance frequencies of attribute values included in the numeric type attributes, and the statistic displaying means (152) calculates the statistic calculating means (140). The frequency distribution calculated by) is graphically processed and displayed as a frequency distribution chart, and is used as the search condition from the range of the attribute value of the frequency distribution chart displayed by the statistic display means (152). 2. The database search device according to claim 1, wherein a range of values to be selected is selected by the input means (110).
JP27266993A 1993-10-29 1993-10-29 Database search device Expired - Fee Related JP3339937B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27266993A JP3339937B2 (en) 1993-10-29 1993-10-29 Database search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27266993A JP3339937B2 (en) 1993-10-29 1993-10-29 Database search device

Publications (2)

Publication Number Publication Date
JPH07129597A true JPH07129597A (en) 1995-05-19
JP3339937B2 JP3339937B2 (en) 2002-10-28

Family

ID=17517144

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27266993A Expired - Fee Related JP3339937B2 (en) 1993-10-29 1993-10-29 Database search device

Country Status (1)

Country Link
JP (1) JP3339937B2 (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5774119A (en) * 1996-08-14 1998-06-30 International Business Machines Corporation Graphical interface method, apparatus and application for selection of target object
US5774120A (en) * 1996-08-14 1998-06-30 International Business Machines Corporation Refresh and select-all actions in graphical user interface
US5781193A (en) * 1996-08-14 1998-07-14 International Business Machines Corporation Graphical interface method, apparatus and application for creating multiple value list from superset list
US5784057A (en) * 1996-08-14 1998-07-21 International Business Machines Corporation Dynamically modifying a graphical user interface window title
US5818444A (en) * 1996-08-14 1998-10-06 International Business Machines Corporation Method, apparatus and application for object selective but global attribute modification
US5867157A (en) * 1996-08-14 1999-02-02 International Business Machines Corporation Graphical interface method, apparatus and application for creating and modifying a list of values with multiple components
US5872568A (en) * 1996-08-14 1999-02-16 International Business Machines Corporation Application and method for creating a list from pre-defined and user values
US6104395A (en) * 1996-08-14 2000-08-15 International Business Machines Corporation Graphical interface method, apparatus and application for opening window of all designated container objects
US6195096B1 (en) 1996-08-14 2001-02-27 International Business Machines Corporation Graphical interface method, apparatus and application for creating and modifying a multiple-value text list
JP2001265784A (en) * 2000-03-17 2001-09-28 Mitsubishi Electric Corp Data base retrieving device
US7184974B2 (en) 2000-08-08 2007-02-27 Broadleaf Co., Ltd. Online used car information search method, program, and device
JP2007233509A (en) * 2006-02-28 2007-09-13 Nec Corp Information processor, information retrieval system, information retrieval method and program
JP2010182165A (en) * 2009-02-06 2010-08-19 Hitachi Ltd Analysis system and information analysis method
JP2013196010A (en) * 2012-03-15 2013-09-30 Toshiba Corp Portable electronic device, portable electronic device processor and portable electronic device control program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS641030A (en) * 1987-06-24 1989-01-05 Canon Inc File retrieval system
JPS6472231A (en) * 1987-09-11 1989-03-17 Matsushita Electric Ind Co Ltd Information retrieving device
JPH04125774A (en) * 1990-09-17 1992-04-27 Fujitsu Ltd System and device for displaying compound data
JPH04216169A (en) * 1990-12-17 1992-08-06 Hitachi Ltd Method and device for retrieving article information
JPH05181908A (en) * 1990-12-10 1993-07-23 Internatl Business Mach Corp <Ibm> Graphical definition of data selection range from database
JPH05289920A (en) * 1992-04-15 1993-11-05 Hitachi Ltd Database search method and system
JPH0668151A (en) * 1992-06-15 1994-03-11 Fuji Xerox Co Ltd Database access method and its device
JPH06348762A (en) * 1993-06-04 1994-12-22 Internatl Business Mach Corp <Ibm> Equipment and method for search of database
JPH076179A (en) * 1993-06-04 1995-01-10 Internatl Business Mach Corp <Ibm> Database search function with improved user interface

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS641030A (en) * 1987-06-24 1989-01-05 Canon Inc File retrieval system
JPS6472231A (en) * 1987-09-11 1989-03-17 Matsushita Electric Ind Co Ltd Information retrieving device
JPH04125774A (en) * 1990-09-17 1992-04-27 Fujitsu Ltd System and device for displaying compound data
JPH05181908A (en) * 1990-12-10 1993-07-23 Internatl Business Mach Corp <Ibm> Graphical definition of data selection range from database
JPH04216169A (en) * 1990-12-17 1992-08-06 Hitachi Ltd Method and device for retrieving article information
JPH05289920A (en) * 1992-04-15 1993-11-05 Hitachi Ltd Database search method and system
JPH0668151A (en) * 1992-06-15 1994-03-11 Fuji Xerox Co Ltd Database access method and its device
JPH06348762A (en) * 1993-06-04 1994-12-22 Internatl Business Mach Corp <Ibm> Equipment and method for search of database
JPH076179A (en) * 1993-06-04 1995-01-10 Internatl Business Mach Corp <Ibm> Database search function with improved user interface

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5774119A (en) * 1996-08-14 1998-06-30 International Business Machines Corporation Graphical interface method, apparatus and application for selection of target object
US5774120A (en) * 1996-08-14 1998-06-30 International Business Machines Corporation Refresh and select-all actions in graphical user interface
US5781193A (en) * 1996-08-14 1998-07-14 International Business Machines Corporation Graphical interface method, apparatus and application for creating multiple value list from superset list
US5784057A (en) * 1996-08-14 1998-07-21 International Business Machines Corporation Dynamically modifying a graphical user interface window title
US5818444A (en) * 1996-08-14 1998-10-06 International Business Machines Corporation Method, apparatus and application for object selective but global attribute modification
US5867157A (en) * 1996-08-14 1999-02-02 International Business Machines Corporation Graphical interface method, apparatus and application for creating and modifying a list of values with multiple components
US5872568A (en) * 1996-08-14 1999-02-16 International Business Machines Corporation Application and method for creating a list from pre-defined and user values
US6104395A (en) * 1996-08-14 2000-08-15 International Business Machines Corporation Graphical interface method, apparatus and application for opening window of all designated container objects
US6195096B1 (en) 1996-08-14 2001-02-27 International Business Machines Corporation Graphical interface method, apparatus and application for creating and modifying a multiple-value text list
JP2001265784A (en) * 2000-03-17 2001-09-28 Mitsubishi Electric Corp Data base retrieving device
US7184974B2 (en) 2000-08-08 2007-02-27 Broadleaf Co., Ltd. Online used car information search method, program, and device
JP2007233509A (en) * 2006-02-28 2007-09-13 Nec Corp Information processor, information retrieval system, information retrieval method and program
JP2010182165A (en) * 2009-02-06 2010-08-19 Hitachi Ltd Analysis system and information analysis method
JP2013196010A (en) * 2012-03-15 2013-09-30 Toshiba Corp Portable electronic device, portable electronic device processor and portable electronic device control program

Also Published As

Publication number Publication date
JP3339937B2 (en) 2002-10-28

Similar Documents

Publication Publication Date Title
US6628313B1 (en) Information retrieval method and apparatus displaying together main information and predetermined number of sub-information related to main information
RU2679977C1 (en) Constructing queries for execution over multi-dimensional data structures
US7769771B2 (en) Searching a document using relevance feedback
JP3586549B2 (en) Image search method and apparatus
US20030229631A1 (en) Database access mechanisms for a computer user interface
EP1111496A1 (en) Electronic processor with menu interface
JPH09153061A (en) Document retrieval apparatus and method
US9053196B2 (en) Methods for interacting with and manipulating information and systems thereof
JP3339937B2 (en) Database search device
US6160556A (en) Method of selecting an object and system thereof
US7296222B1 (en) Method and system for preparing and displaying page structures for web sites
US20150205828A1 (en) Methods, systems, and apparatus for auto-complete suggestion lists
US7030889B2 (en) Data display system, data display method, computer and computer program product
CN111159431A (en) Information visualization method, device, device and storage medium based on knowledge graph
JP2537010B2 (en) Data classification operation method and system in data processing system
US20020047858A1 (en) Graphical user interfaces
US7080086B2 (en) Interaction with query data
JP2000222418A (en) Database search method and apparatus
JPH0612552B2 (en) Electronic document retrieval device
JP2002041571A (en) Information retrieving device
JP3528541B2 (en) Search logic input device
JPH02214977A (en) Data retrieving method
US8200523B2 (en) Procedure generation apparatus and method
JP2001022778A (en) Device and method for retrieval
US20080270347A1 (en) Method and apparatus for facilitating improved navigation through a list

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020730

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080816

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090816

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090816

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100816

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees