JP3655177B2 - Product information database system - Google Patents

Product information database system Download PDF

Info

Publication number
JP3655177B2
JP3655177B2 JP2000218555A JP2000218555A JP3655177B2 JP 3655177 B2 JP3655177 B2 JP 3655177B2 JP 2000218555 A JP2000218555 A JP 2000218555A JP 2000218555 A JP2000218555 A JP 2000218555A JP 3655177 B2 JP3655177 B2 JP 3655177B2
Authority
JP
Japan
Prior art keywords
product
combination
item
information
database system
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.)
Expired - Fee Related
Application number
JP2000218555A
Other languages
Japanese (ja)
Other versions
JP2002032383A (en
Inventor
昭彦 鳥居
弘毅 前野
洋見 尾▲崎▼
将裕 小高
永田  寛
知久 西谷
一成 梅原
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2000218555A priority Critical patent/JP3655177B2/en
Publication of JP2002032383A publication Critical patent/JP2002032383A/en
Application granted granted Critical
Publication of JP3655177B2 publication Critical patent/JP3655177B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、商品情報データベースシステムに関する。特に、多種多様な商品情報を汎用化されたスキーマで一元的に統合管理する商品情報データベースシステムに関する。
【0002】
【従来技術】
商品情報データベースシステムとは、例えば、商品名や、商品型番から、当該商品の価格、サイズ、重量、特長、外形寸法図、外観画像等を検索するデータベースシステムのことである。このような商品情報データベースシステムは、従来の冊子型の紙製の製品カタログに代わるものとしてメーカーの特約販売店等で利用される。あるいは、冊子型の紙のカタログを制作するために、メーカー・流通業者またはカタログ制作会社がそのようなデータベースを構築することがある。
【0003】
通常、多様な商品群からなる商品情報データベースは、従来の紙製の製品カタログが商品ジャンル別に商品を掲載するのと同じように、同一の項目の集合で記述できる商品群ごとに分けて、それぞれの商品群毎に商品仕様テーブルを定義して、情報の記録管理を行っている。
【0004】
【発明が解決しようとする課題】
商品群毎に別々の商品仕様テーブルにより商品情報を管理するこれまでの商品情報データベースでは、データを登録する入力フォーム、検索をするプログラム、商品毎に台帳出力するプログラムなどを、個々の商品仕様テーブル毎に設計作成しなければならずデータベースの開発に工数がかかるという問題点があった。
【0005】
また、商品群の定義の変更、すなわち、ある商品群を記述する項目数を増やすことや、単一の商品群として扱っていたものを分割することなどは、商品仕様テーブルの定義の変更を必要とし、データベースシステムのメンテナンス上は好ましくないことなので、データベース設計者に、将来にわたって商品仕様テーブルの変更を要しない完全なデータベース設計を強いる傾向がある。これは、データベース設計者を慎重にさせ、データベース稼動までの時間を長くする要因となった。データベース稼動後に、やむを得ず商品仕様テーブルの定義を変更する場合は、データベースの保守コストを要した。
【0006】
本発明はこのような問題点を考慮してなされたものであり、商品情報の記述項目が異なる商品群であっても、汎用化されたスキーマで一元的に管理できる商品情報データベースシステムを提供することを課題とする。また、組合せ商品を表す情報も汎用化されたスキーマで一元的に管理できる商品情報データベースシステムを提供することを課題とする。
【0007】
【課題を解決するための手段】
上記課題を解決するために、第1の発明は、同一の項目の組合わせで記述される商品群ごとに、項目名の組合わせである商品構造を定義し、複数の商品群の各商品構造を記述した商品構造テーブルを作成し、実際の商品のデータは、商品構造に関わらず、1)商品番号と、2)項目名または項目を特定する番号と、3)その値、の3つ1組を1レコードデータとした商品仕様テーブルに記録管理することにより、多種多様な商品の情報を一元的に扱うことができることを特徴とした複数種類の商品情報を管理する商品情報データベースシステムであって、
複数の商品の組み合わせで構成される組み合わせ商品を記述する情報を、1)組合せ商品の商品番号と、2)当該組み合わせ商品を構成する一の構成商品の当該組み合わせ商品における位置付けを特定する番号と、3)当該構成商品自体の商品番号、の3つ1組を1レコードデータの中に含む、前記商品仕様テーブルと同様な構成のテーブルである関連商品リンクテーブルとして記録管理することを特徴とすることを要旨とする。
【0008】
第1の発明の好ましい態様としては、前記第1の発明に係る商品情報データベースシステムにおいて、組合せ商品を記述する情報を、
前記2)当該組み合わせ商品を構成する一の構成商品の当該組み合わせ商品における位置付けを特定する番号の代わりに、2の1)当該組み合わせ商品を構成する一の構成商品が属する当該組み合わせ商品における区分を一意に特定する番号と、2の2)前記一の構成商品の前記区分における位置付けを特定する番号を用いて、これらと、前記1)組合せ商品の商品番号と、前記3)当該構成商品自体の商品番号、の4つ1組を1レコードデータの中に含む関連商品リンクテーブルと
a)組合せ商品の商品番号と、b)当該組合せ商品を構成する区分と、c)当該区分の区分名との対応をとるための識別番号、の3つ1組を1レコードデータの中に含む関連商品区分テーブルと、
区分と区分名との対応をとるための前記識別番号と区分名との対応を記述した項目テーブル
の3つのテーブルにより記録管理する商品情報データベースシステムとしてもよい。
【0011】
【発明の実施の形態】
以下、本発明の実施形態を図面を参照しながら説明して行く。
【0012】
図2は、一つの商品情報データベースに納められる、項目名の組合わせが異なる二つの商品群を概念的に示した図である。商品群Aは、応接セットに対応したものであり、品名、定価、商品説明テキストの3種の項目から、商品仕様が構成される。一方、商品群Bは、品名、品番、定価、寸法、色、重量から商品仕様が構成される。
【0013】
図3は、従来技術を説明する図である。従来の典型的な商品情報データベースシステムでは、商品群A、商品群B毎に商品仕様を構成する項目の組合わせが異なるため、それぞれの商品群毎に、項目の数に対応した列数を持つ2次元のテーブル901および902を定義する。図3に示されるように、商品群Aを表すテーブル901の列数は、商品IDを含めて4であり、商品群Bを表すテーブル902では、7である。その他、実際上は、後の検索のために、どの商品がどのテーブルに記述されているかを示す管理テーブル900が必要である。
【0014】
しかしこの方法では、入力フォーム、検索プログラム、台帳出力プログラム等を定義したテーブル毎に開発しなければならない。あるいは、管理テーブル900を図9のように、項目数や、テーブルで使用する項目のリストを含めさせ、各処理プログラムに巧妙な工夫を施すことにより全てのテーブルに共通な入力フォーム、検索プログラム、台帳出力プログラム等を作成することが可能な場合もあるが、データベース設計と処理プログラム設計の双方でそれなりの工夫が必要である。
【0015】
これに対して、本発明の商品情報データベースシステムでは、型の異なる商品群毎に図4に示すような商品構造の定義を行う。定義された商品構造を商品構造テーブルとして作成記録する。商品群Aに対しては、図4の商品構造A(使用する項目は品名、定価、説明)を、商品群B(同品名、品番、定価、寸法、色、重量)に対しては、図4の商品構造Bを定義する。そしてそれらの商品群で使用するすべての項目をまとめたテーブルである項目管理テーブル820を作成する。
【0016】
項目管理テーブル820は、その品目(通常は1冊のカタログ冊子に相当)に掲載される全ての商品ジャンル(商品群)の商品を表示する項目を全てリストアップしたものである。使用される1項目について、項目の名前である項目名と、当該項目の値の型で分類される項目種別の組みが記録されている。
【0017】
さらに、図1は、個々の商品の仕様情報を記録する商品仕様テーブル830を説明する図である。商品仕様テーブル830では、商品番号(商品ID)、項目名、項目の値の3つが1組で1行のデータ、すなわち1レコードのデータを形成している。この商品仕様テーブル830により、1種類のテーブルで、商品構造が異なる様々な商品の仕様データを格納できる。すなわち、n個の項目で記載される商品構造の商品には、n行(nレコード)のデータを作成し、k個の項目で記載される商品構造の商品にはk行(kレコード)のデータを作成して商品仕様テーブル830に追加すれば良い。各行(各レコード)には商品IDが必ず含まれるので、項目名とその値とに対応する商品とが必ず関連づけられる。このように、いわば1次元的に商品スペックデータを記録するようにするので、実際図1では、異なる商品群に属する商品IDが1001の商品のスペックと、商品IDが2001の商品のスペックが同じテーブル上に記述される。商品仕様テーブル830は商品スペックデータそのものを記録しているので従来例のテーブル901、902に相当するものといえる。ただし、図3に示した従来例に比べると、項目名を各行(各レコード)に記述する必要がある分だけ、データ量は大きくなる。しかしその欠点よりも、一通りの商品仕様テーブルで全ての商品仕様を記述できることのメリットの方が大きい。これについては後述する。
【0018】
商品仕様テーブル830が各商品の商品仕様の型に従って正しく仕様情報が格納されるために、本発明のデータベースシステムにデータを登録する時は、当該商品に応じた商品構造テーブルを参照して、そこに記述された構造にしたがって項目名とその値を商品仕様テーブル830に登録する。尚、商品構造テーブルを参照するのはデータ登録時だけであり、検索時には参照しない。
【0019】
実際の商品仕様テーブルは、図6に示すように、項目の値のデータ型によって文字データ、価格データ、数値データ、選択データなどの商品仕様テーブルに分けて定義される。図6では文字テーブル831、価格テーブル832を示している。
【0020】
図7は、本発明の商品情報データベースでの検索処理を説明するフローチャートである。「検索例1:(項目1)が(条件1)を満たしかつ(項目2)が(条件2)を満たすような商品IDを検索する」を行う場合の処理の流れを示している。まず、項目管理テーブルを参照し、(項目1)、(項目2)が属する項目種別を調べる(S10)。この結果、(項目1)は、文字テーブルに、(項目2)は価格テーブルに対応していることがわかると、検索例1をデータベースに問い合わせるSQL文を作成する(S20)。そして、SQL文を実行する(S30)。
【0021】
一方、図8は、図3に示した典型的な従来型商品情報データベースシステム(以下従来DB)における、検索例1の検索手順を示すフローチャートである。まず、管理テーブル900を参照して、(項目1)、(項目2)がともに使用されている商品群を調べる(S110)。そのためには、管理テーブル900は実際には、図9に示すように、各商品群およびそれに対応するテーブル901、902、…、が使用する項目名を管理テーブルに同時に記録しておく。次に検索例1をデータベースに問い合わせるSQL文を作成する(S120)。そして、SQL文を実行する(S130)。
【0022】
本発明のデータベース(以下本発明DB)と従来DBの比較を行う。まず、検索の処理そのものについては、図8と図7を比較するとあまり差はない。ただし、本発明DBに対応するステップS20と従来DBに対応するステップS120の、それぞれのSQL文を生成させるロジックを作成するプログラムの設計開発段階では必要な開発労力にかなりの違いが生じる可能性がある。S120では、対象とするデータベースのスキーマ(図3に示すような、対象とする商品カタログ毎に設計されるテーブルの種類、各テーブルの構成)を熟知して注意深く設計する必要がある。S20では、扱うテーブルは、商品仕様テーブル831、832、…、など、常に1次元的な並びのテーブルだけなので、過去に開発した他のデータベースのロジックを流用して簡単に設計開発することができるからである。以下、商品仕様テーブルの定義(クリエイト)を伴う3つのケースについて比較する。
【0023】
(第1のケース比較)まず、商品ジャンルを増やす必要が生じた場合の相違を検討する。従来DBでは、1)管理テーブル900を修正し、新しい商品ジャンルに対応する1レコードを追加する、2)新しい商品仕様テーブルを作成(クリエイト)する、の2ステップが必要である。一方、本発明DBでは、商品構造テーブルの1レコードデータである商品構造を1つ追加するだけである。
【0024】
(第2のケース比較)また、既存商品ジャンルの項目構成を増やす必要が生じた場合はどうか。従来DBでは、まず、1)管理テーブル900(図9)を修正し、当該商品ジャンルの項目構成を修正する。次に、2)新しく商品仕様テーブルを定義(クリエイト)する。そして、3)旧テーブルの全データを新テーブルの対応するレコードの対応する項目欄に移す。最後に、4)旧テーブルを削除し、管理テーブルの当該商品ジャンルのレコードデータに関して、対応テーブルを旧テーブルから新テーブルに変える。以上4ステップが必要である。一方、本発明DBでは、商品構造テーブルの1レコードデータである商品構造を1つ追加するだけですむ。
【0025】
(第3のケース比較)さらに、これまで1つの商品ジャンルとして扱ってきたものを、2つに分けなければならなくなった場合はどうか。分けられた一方の商品ジャンルは項目数が少なくなるものとする。従来DBでは、まず、1)管理テーブル900に、新商品ジャンルのためのレコードを追加する。次に、2)商品仕様テーブルを1つ、新しく定義(クリエイト)する。そして、3)個々の商品IDに関して、必要な商品IDに関するデータレコードのうち必要なものを新しい商品仕様テーブルに移す。最後に、4)新テーブルに移った商品IDのレコードデータを元の商品仕様テーブルから削除する。以上4ステップが必要である。一方、本発明DBでは、このケースでも、商品構造テーブルの1レコードデータである商品構造を1つ追加するだけですむ。
【0026】
図10は、以上の3つのケースの比較を表にして整理したものである。従来DBの必要な手順を第1列に、本発明DBにて必要な手順を第2列に示す。本発明DBでは、商品群(商品ジャンル)毎に別の商品仕様テーブルで扱わないために、商品情報データベースの運用が始まってから、上記3つのケースに挙げたようなデータベースのスキーマ(各テーブルの定義とテーブルの構成)を変える必要が生じても、商品仕様テーブルに記録したデータを移動・削除させる必要が全く生じない。これが本発明DBの最も大きな長所である。商品構造(商品構造管理テーブル810の記述内容)を変える必要があるのは、以後新たに商品情報を登録する時のために必要なだけであって、既に登録した、スペックデータ(仕様情報テーブル831、832、…の記録内容)に関しては何ら手を加える必要がない。
【0027】
ただし、上記3つのケースの説明は、本発明の特徴を最大限利用して商品情報データベースを構成した場合に当てはまる場合のメリットであることを付記しておく。つまり、スペックデータ(仕様情報テーブルの内容)に、ブランク項目(商品構造810に定義された項目名の値を示すレコードを持たない商品ID)の存在、不要レコード(商品構造810に定義されていない項目名の値を示すレコード)の存在を許容するように設計する場合であり、その場合には、商品情報の検索や商品情報の表示出力処理が、その分だけ複雑になる。実際の設計においては、ブランク項目を許容しない、不要レコードを許容しないという設計が検索や表示出力機能を実装する上で現実的な場合もある。そのような設計を選択した場合は、第2のケースでは、1)関係する商品構造を変更した後、2)ブランク項目を作らないよう仕様情報テーブルに追加した項目名の値を記述するレコードを一括して加える。という手順となる。また第3のケースでは、1)商品構造を新たに定義して1つ増やした後、新たに定義した商品構造に相当する商品群に関しては、2)不要レコードを削除するために、不要な項目名を持つ商品IDのレコードを削除する、という手順となる。この手順を図10の第2列の〔‥‥〕に示す。いずれの設計を採用しても、本発明のデータベースではスペックデータの入れものである仕様情報テーブルの構造を変更させる必要はなく、既に記録されているスペックデータの移動は不要である。
【0028】
以上で、本発明に係る商品情報データベースシステムの基本的な特徴とそのメリットを説明した。この後は、本発明に係る商品情報データベースシステムのより実際的な構成を説明する。
【0029】
図5は、項目管理テーブル820が扱う項目の管理のし方を説明する図である。本発明の商品情報データベースシステムが商品スペックの記述に用いる項目は仕様項目と分類できる。項目の分類には他に当該商品の画像や図表など独立した他の素材ファイルとのリンク関係の記述に用いる項目である素材項目、および、一つの組合わせ商品とその構成要素である複数の関連商品との関係を階層的に記述する関連商品項目がある。さらに、前記仕様項目は、文字項目、数値項目、価格項目など、項目の取り得る値のデータ型に応じて幾つかの種別に分けられる。前記素材項目も、画像、図表、動画、音声など、素材の種類に応じて幾つかの種別に分けられる。前記関連商品項目は、上位の階層である関連商品区分と下位の階層である関連商品位置付けの種別に分けられる。構造管理テーブル810は、図11に示すように、この項目種別ごとの複数の構造管理テーブル(811、812、813)に分けられて定義されている。図11にあるように、それら項目種別ごとの構造管理テーブルには、ある1つの商品群のスペックの記述および素材データのリンクの記述を行う項目が、項目名ではなく、図5に例示される項目種別ごとの付番規則にしたがって割当てられた項目番号によって記載されている。また、図12は項目管理テーブル820の内容を示す。項目番号と項目名の対応はこのように項目管理テーブルにのみ記載される。したがって実際的なデータベース構成においては、商品仕様テーブル831、832の各レコード(各行)の項目名の欄には項目管理テーブル820で定義された項目番号が記載される。
【0030】
図13は、素材データの管理の仕方を示す説明図である。本発明の商品情報データベースシステムでは、商品の仕様情報と素材情報は、それぞれ独立したテーブル群で管理している。図13のリンクテーブルは、商品仕様テーブル830に対応するテーブルで画像素材、図表素材など素材毎に用意される。画像素材のリンク関係を表現するのが画像素材リンクテーブル891であり、図表素材のリンク関係を表現するのが図表素材リンクテーブル892である。項目名は実際には項目番号である。見てわかるように、商品仕様テーブル830と同様に、1次元的な構造を有している。また、登録時には、画像素材、図表素材など素材毎の項目種別で分けた構造管理テーブル810を参照して行う。したがって、商品群毎に定義した素材データの構成を変える必要が生じた場合に必要な修正は、構造管理テーブル810の修正・追加と、素材リンクテーブル891、892にブランク項目、不要レコードを許容しない場合には、それを満たすように素材リンクテーブル891、892に必要なレコードを追加・削除するだけである。
【0031】
図18は、本発明のデータベースシステムにおける素材データに付随される情報の管理記録方法を説明する図である。素材IDが101の素材データは、素材データそのものに関する情報と、その素材に付加されるコメント的な情報を付けて記録されている。前者は、図18に示されるように素材情報テーブル700に記録される。後者は、同じく素材付加情報テーブル710に記録される。素材付加情報テーブル710も、商品仕様テーブル830と同様に、1次元的な構造を有しており、従ってある素材に対する項目(図18では、「写真NO.」と「説明」の2個)を増やす場合にも、素材付加情報テーブル710の構造を変更させる必要はない。
【0032】
実際の商品カタログでは、ある商品が、複数の商品の組合わせで構成される場合がある。例えば、図15のように、ある商品(組合わせ商品、商品ID=101)が10個の関連商品で構成されることがある。本発明のデータベースシステムにおいては、このような組合わせ商品のリンク関係を図16に示す関連商品区分テーブル600と、関連商品リンクテーブル630の2つのテーブルによって記録管理する。2つのテーブルを用いるのは、図15に示すように、組合わせ商品−区分−位置付け(関連商品)、の3つの階層で関係を記述するからである(位置付けは関連商品と1対1に対応する)。関連商品区分テーブル600は、組合わせ商品に対して、関連商品を幾つかのグループ分けした1つのグループに相当する区分との対応を表現する。関連商品リンクテーブル630は、組合わせ商品と区分と関連商品との対応を表現する。関連商品リンクテーブル630を参照することにより、組合わせ商品の全ての関連商品IDを特定することができる。
【0033】
関連商品区分テーブル600および関連商品リンクテーブル630も、商品仕様テーブル830と同様に、1次元的な構造を有しており、従ってある組合わせ商品の関連商品を増やす必要が生じた場合、関連商品リンクテーブル630に1レコード追加するだけでよく、テーブルの構造を変更させる必要はない。例えば図15において、新たな区分1に属する関連商品9004を追加する場合は、(商品ID=101、div_seq=1、part_seq=4、関連商品ID=9004)とした1レコードを、関連商品リンクテーブル630の末尾に付け加えるだけでよい。あるいは、関連商品9004を区分4に属するものとして追加したい場合は、(商品ID=101、div_seq=4)としたレコードを関連商品区分テーブル600の末尾に付加し、(商品ID=101、div_seq=4、part_seq=1、関連商品ID=9004)とした1レコードを、関連商品リンクテーブル630の末尾に付け加える。これら2つのテーブルにある項目テーブルIDの項目は、区分や位置付け、とそれらに付けられた名前(項目名)との対応をとるための識別番号を意味する。この対応は図17の項目テーブル620でとることができる。このように定義しておけば、関連商品を区分や位置付けに付けられた項目名をキーにして検索することができる。尚、区分という階層は省略することもできる(その場合にはテーブル600およびテーブル630のdiv_seq列は不要)が、区分(に付けられた名前)で検索できないと不便なことがある。
【0034】
実際の商品カタログでは、複数の商品に対して、共通の情報(特定ブランドの表示や共通的な商品説明テキストの表示)を関係付けたい場合がある。この場合の共通情報に関わる商品の範囲は、定義された商品群より小さい範囲であることが普通であるが、複数の商品群をまたいでいる場合もある。図14は、そのような場合に用いられるメインテーブル800と商品仕様テーブル830の関係を説明する図である。メインテーブル800は、各商品IDに対して、共通情報を関係付けている。共通情報も共通情報のID番号を持つ。共通情報はそれ自体項目名の組合わせである共通情報構造を持ち、その内容自体は、図14に示すように、商品仕様の項目の値と同様商品仕様テーブルに記載される。実際には、ある共通情報番号の共通情報の文字型の項目の内容は文字テーブル831に記載される。
【0035】
【発明の効果】
以上、詳細に説明したように、本発明のデータベースシステムでは、商品ジャンルにかかわらず、商品スペックデータをデータ型毎に単一のテーブルに記録するので、商品情報データベースシステム稼動後に、商品ジャンル構成を変更せざるをえないような事態になっても、データベース管理の手間がほとんどかからない。素材データや、組合せ商品を表す情報に関しても同様である。したがって将来にわたって、少ないコストで商品情報データベースシステムの一貫性を維持可能である。また、大規模な商品データベースシステムを設計する場合において、スキーマ設計が簡単に行えるために、データベース設計者に負担がかからず、設計開始から稼動開始までの時間も少なくて済む。
【図面の簡単な説明】
【図1】 商品仕様テーブル830の説明図である。
【図2】 仕様情報を構成する項目集合が異なる商品群を示す図である。
【図3】 従来技術を説明する図である。
【図4】 商品構造定義を説明する図である。
【図5】 項目管理の詳細を説明する表である。
【図6】 実際の商品仕様テーブルの説明図である。
【図7】 本発明に係る商品情報データベースシステムの検索処理手順を説明するフローチャートである。
【図8】 従来型の商品情報データベースシステムの検索処理手順を説明するフローチャートである。
【図9】 従来型商品情報データベースシステムの管理テーブルを示す図である。
【図10】本発明の商品情報データベースシステムと従来型のデータベースシステムの比較表である。
【図11】実際の構造管理テーブルを説明する図である。
【図12】実際の項目管理テーブルを説明する図である。
【図13】素材の管理の仕方を説明する図である。
【図14】共通情報の記述の仕方を説明する図である。
【図15】商品の親子関係のリンクの例を示した図である。
【図16】関連商品のリンクを表現するテーブル構成の説明図である。
【図17】関連商品のリンクに関わる項目テーブルである。
【図18】素材付加情報を記述するテーブルの説明図である。
【符号の説明】
600 関連商品区分テーブル
620 関連商品項目管理テーブル
630 関連商品リンクテーブル
700 素材情報テーブル
710 素材付加情報テーブル
800 メインテーブル
810 商品構造管理テーブル
811 商品構造管理テーブル(名称項目用)
812 商品構造管理テーブル(価格項目用)
813 商品構造管理テーブル(文字項目用)
820 項目管理テーブル
830 商品仕様テーブル
831 商品仕様テーブル(文字データ用)
832 商品仕様テーブル(価格データ用)
891 画像素材リンクテーブル
892 図表素材リンクテーブル
900 従来技術の商品情報データベースにおける管理テーブル
901 従来技術の商品情報データベースにおける商品群Aの仕様テーブル
902 従来技術の商品情報データベースにおける商品群Bの仕様テーブル
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a product information database system. In particular, the present invention relates to a product information database system that integrates and manages a wide variety of product information with a generalized schema.
[0002]
[Prior art]
The product information database system is a database system that searches for the price, size, weight, features, external dimensions, appearance image, and the like of the product from the product name and product model number, for example. Such a merchandise information database system is used by a manufacturer's distributor, etc. as an alternative to the conventional booklet-type paper product catalog. Alternatively, a manufacturer / distributor or catalog production company may build such a database in order to produce a catalog of booklet-type paper.
[0003]
In general, the product information database consisting of various product groups is divided into product groups that can be described by the same set of items, just like conventional paper product catalogs list products by product genre. A product specification table is defined for each product group, and information is recorded and managed.
[0004]
[Problems to be solved by the invention]
Product information is managed by separate product specification tables for each product group. In the product information database so far, input form for registering data, search program, ledger output program for each product, etc. There was a problem that it was necessary to create a design every time, and it took time to develop the database.
[0005]
Also, changing the definition of a product group, that is, increasing the number of items describing a certain product group, or dividing what was handled as a single product group, requires a change in the definition of the product specification table. Since this is not desirable in terms of database system maintenance, there is a tendency for database designers to force complete database design that does not require changes to the product specification table in the future. This caused the database designers to be careful and increased the time to database operation. If the definition of the product specification table is unavoidably changed after the database is in operation, database maintenance costs were required.
[0006]
The present invention has been made in consideration of such problems, and provides a product information database system that can be managed centrally with a generalized schema even for product groups with different product information description items. This is the issue. It is another object of the present invention to provide a product information database system that can collectively manage information representing combination products with a generalized schema.
[0007]
[Means for Solving the Problems]
In order to solve the above-mentioned problem, the first invention defines a product structure that is a combination of item names for each product group described by a combination of the same items, and each product structure of a plurality of product groups A product structure table is created, and the actual product data includes three items: 1) a product number, 2) a number that identifies an item name or item, and 3) its value, regardless of the product structure. A product information database system for managing a plurality of types of product information characterized by being able to handle a wide variety of product information in a unified manner by recording and managing a set in a product specification table with one record data ,
Information describing a combination product composed of a combination of a plurality of products includes 1) the product number of the combination product, and 2) A number that identifies the positioning of one component product that constitutes the combination product in the combination product And 3) recording and managing as a related product link table, which is a table having the same configuration as the product specification table, including a set of 3 product numbers of the product itself in one record data. The gist is to do.
[0008]
As a preferable aspect of the first invention, in the product information database system according to the first invention, information describing a combination product is:
2) Instead of the number that identifies the positioning of one component product that constitutes the combination product in the combination product, 2) 1) Uniquely identify the category in the combination product to which the one component product that constitutes the combination product belongs Using a number and 2) 2) a number that identifies the positioning of the one component product in the category And a related product link table including a set of four of the 1) the product number of the combination product and the 3) the product number of the component product itself in one record data.
One record data includes a set of three items: a) a product number of a combination product, b) a category constituting the combination product, and c) an identification number for correspondence with a category name of the category. Related product category table,
An item table describing the correspondence between the identification number and the division name for taking the correspondence between the division and the division name
It is good also as a merchandise information database system recorded and managed by these three tables.
[0011]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[0012]
FIG. 2 is a diagram conceptually showing two product groups stored in one product information database and having different combinations of item names. The product group A corresponds to a reception set, and a product specification is composed of three types of items: product name, list price, and product description text. On the other hand, for the product group B, the product specification is composed of the product name, product number, list price, size, color, and weight.
[0013]
FIG. 3 is a diagram for explaining the prior art. In the conventional typical product information database system, since the combination of items constituting the product specifications is different for each product group A and product group B, each product group has the number of columns corresponding to the number of items. Two-dimensional tables 901 and 902 are defined. As shown in FIG. 3, the number of columns in the table 901 representing the product group A is 4 including the product ID, and 7 in the table 902 representing the product group B. In addition, in practice, a management table 900 indicating which products are described in which tables is necessary for later retrieval.
[0014]
However, in this method, an input form, a search program, a ledger output program, etc. must be developed for each table. Alternatively, as shown in FIG. 9, the management table 900 includes the number of items and a list of items used in the table, and each processing program is devised to provide an input form, search program, In some cases, it is possible to create a ledger output program or the like, but some ingenuity is required in both database design and processing program design.
[0015]
On the other hand, in the product information database system of the present invention, a product structure as shown in FIG. 4 is defined for each product group having a different type. The defined product structure is created and recorded as a product structure table. For product group A, the product structure A in FIG. 4 (items used are product name, price, description), and for product group B (same product name, product number, price, dimensions, color, weight) 4 product structure B is defined. Then, an item management table 820 which is a table in which all items used in those product groups are collected is created.
[0016]
The item management table 820 lists all items for displaying products of all product genres (product groups) published in the item (usually equivalent to one catalog booklet). For one item used, a combination of an item name that is the name of the item and an item type classified by the value type of the item is recorded.
[0017]
Furthermore, FIG. 1 is a diagram illustrating a product specification table 830 that records specification information of individual products. In the product specification table 830, the product number (product ID), the item name, and the value of the item form one set of data, that is, data of one record. With this product specification table 830, specification data of various products with different product structures can be stored in one type of table. That is, data of n rows (n records) is created for products having a product structure described by n items, and k rows (k records) are generated for products having a product structure described by k items. Data may be created and added to the product specification table 830. Since each line (each record) always includes a product ID, the item name and the product corresponding to the value are always associated with each other. In this way, product specification data is recorded in a one-dimensional manner, so in FIG. 1, the specification of the product with product ID 1001 belonging to different product groups and the specification of the product with product ID 2001 are the same. Described on the table. Since the product specification table 830 records the product specification data itself, it can be said to correspond to the tables 901 and 902 of the conventional example. However, compared with the conventional example shown in FIG. 3, the amount of data increases as much as the item name needs to be described in each row (each record). However, the merit of being able to describe all product specifications in a single product specification table is greater than the shortcomings. This will be described later.
[0018]
Since the specification information is correctly stored in the product specification table 830 according to the product specification type of each product, when registering data in the database system of the present invention, the product structure table corresponding to the product is referred to The item name and its value are registered in the product specification table 830 according to the structure described in (1). The product structure table is referred to only when data is registered, and is not referred to when searching.
[0019]
As shown in FIG. 6, the actual product specification table is defined by dividing into product specification tables such as character data, price data, numerical data, and selection data according to the data type of item values. FIG. 6 shows a character table 831 and a price table 832.
[0020]
FIG. 7 is a flowchart for explaining search processing in the product information database of the present invention. The flow of processing in the case of performing “search example 1: search for a product ID such that (item 1) satisfies (condition 1) and (item 2) satisfies (condition 2)” is shown. First, the item management table is referred to and the item type to which (item 1) and (item 2) belong is examined (S10). As a result, when it is found that (Item 1) corresponds to the character table and (Item 2) corresponds to the price table, an SQL statement for inquiring the search example 1 to the database is created (S20). Then, the SQL statement is executed (S30).
[0021]
On the other hand, FIG. 8 is a flowchart showing a search procedure of Search Example 1 in the typical conventional product information database system (hereinafter referred to as conventional DB) shown in FIG. First, with reference to the management table 900, a product group in which both (item 1) and (item 2) are used is examined (S110). For this purpose, the management table 900 actually records the item names used by each product group and the corresponding tables 901, 902,... Simultaneously in the management table, as shown in FIG. Next, an SQL statement for querying the database for search example 1 is created (S120). Then, the SQL statement is executed (S130).
[0022]
The database of the present invention (hereinafter referred to as the present invention DB) is compared with the conventional DB. First, the search process itself is not much different when FIG. 8 and FIG. 7 are compared. However, in step S20 corresponding to the DB of the present invention and step S120 corresponding to the conventional DB, there is a possibility that a considerable difference in required development effort may occur at the design and development stage of the program that creates the logic for generating the respective SQL statements. is there. In S120, it is necessary to know the schema of the target database (as shown in FIG. 3, the types of tables designed for each target product catalog, the configuration of each table) and carefully design them. In S20, the table to be handled is always only a one-dimensional table such as the product specification tables 831, 832,..., So that it is possible to easily design and develop using the logic of other databases developed in the past. Because. Hereinafter, three cases with definition (create) of the product specification table will be compared.
[0023]
(First Case Comparison) First, the difference when it is necessary to increase the product genre is examined. In the conventional DB, two steps of 1) correcting the management table 900 and adding one record corresponding to a new product genre and 2) creating (creating) a new product specification table are necessary. On the other hand, in the present invention DB, only one product structure which is one record data of the product structure table is added.
[0024]
(Second case comparison) Also, what if there is a need to increase the item structure of existing product genres? In the conventional DB, first, 1) the management table 900 (FIG. 9) is corrected, and the item structure of the product genre is corrected. Next, 2) A new product specification table is defined (created). 3) Move all data in the old table to the corresponding item field in the corresponding record in the new table. Finally, 4) delete the old table, and change the correspondence table from the old table to the new table for the record data of the product genre in the management table. The above four steps are necessary. On the other hand, in the present invention DB, it is only necessary to add one product structure which is one record data of the product structure table.
[0025]
(Third case comparison) What if you have to divide what has been treated as one product genre so far into two? It is assumed that the number of items in one divided product genre is small. In the conventional DB, first, 1) a record for a new product genre is added to the management table 900. Next, 2) A new product specification table is defined (created). 3) For each product ID, transfer necessary data records among the necessary product IDs to a new product specification table. Finally, 4) The record data of the product ID moved to the new table is deleted from the original product specification table. The above four steps are necessary. On the other hand, in the present invention DB, it is only necessary to add one product structure which is one record data of the product structure table even in this case.
[0026]
FIG. 10 is a table showing a comparison of the above three cases. The necessary procedure for the conventional DB is shown in the first column, and the necessary procedure for the DB of the present invention is shown in the second column. In the present invention DB, since it is not handled in a separate product specification table for each product group (product genre), since the operation of the product information database has been started, the database schema (as shown in each table) Even if it is necessary to change the definition and the structure of the table, there is no need to move or delete the data recorded in the product specification table. This is the greatest advantage of the DB of the present invention. The product structure (description contents of the product structure management table 810) needs to be changed only for the subsequent registration of product information, and the already registered specification data (specification information table 831). , 832,... Need not be changed at all.
[0027]
However, it should be noted that the description of the above three cases is a merit in the case where the product information database is configured by making the best use of the features of the present invention. That is, in the spec data (contents of the specification information table), the presence of a blank item (product ID that does not have a record indicating the value of the item name defined in the product structure 810), an unnecessary record (not defined in the product structure 810) In this case, the search for the product information and the display output process of the product information are complicated accordingly. In an actual design, a design that does not allow blank items and does not allow unnecessary records may be realistic in implementing search and display output functions. When such a design is selected, in the second case, 1) after changing the related product structure, 2) a record that describes the value of the item name added to the specification information table so as not to create a blank item. Add all at once. It becomes the procedure. In the third case, after 1) newly defining the product structure and adding one, the product group corresponding to the newly defined product structure is 2) unnecessary items to delete unnecessary records. The procedure is to delete the record of the product ID having the name. This procedure is shown in the second column [...] In FIG. Regardless of which design is adopted, it is not necessary to change the structure of the specification information table into which the specification data is stored in the database of the present invention, and it is not necessary to move the already recorded specification data.
[0028]
The basic features and advantages of the product information database system according to the present invention have been described above. Hereinafter, a more practical configuration of the product information database system according to the present invention will be described.
[0029]
FIG. 5 is a diagram for explaining how to manage items handled by the item management table 820. Items used by the product information database system of the present invention for describing product specifications can be classified as specification items. In addition to the classification of items, material items, which are items used to describe the link relationship with other independent material files such as images and charts of the product, and one combination product and multiple related components There is a related product item that hierarchically describes the relationship with the product. Furthermore, the specification items are classified into several types according to data types of values that the items can take, such as character items, numerical items, and price items. The material items are also divided into several types according to the type of material, such as images, charts, moving images, and sounds. The related product item is classified into a related product category which is a higher level and a related product positioning type which is a lower level. As shown in FIG. 11, the structure management table 810 is defined by being divided into a plurality of structure management tables (811, 812, 813) for each item type. As shown in FIG. 11, in the structure management table for each item type, items for describing specifications of a certain product group and describing link of material data are illustrated in FIG. 5 instead of item names. It is described by the item number assigned according to the numbering rule for each item type. FIG. 12 shows the contents of the item management table 820. The correspondence between the item number and the item name is described only in the item management table in this way. Therefore, in an actual database configuration, the item number defined in the item management table 820 is described in the item name column of each record (each row) of the product specification tables 831 and 832.
[0030]
FIG. 13 is an explanatory diagram showing how to manage material data. In the product information database system of the present invention, product specification information and material information are managed by independent table groups. The link table of FIG. 13 is a table corresponding to the product specification table 830 and is prepared for each material such as an image material and a chart material. The image material link table 891 represents the link relationship between the image materials, and the chart material link table 892 represents the link relationship between the diagram materials. The item name is actually the item number. As can be seen, like the product specification table 830, it has a one-dimensional structure. At the time of registration, the structure management table 810 divided by item type for each material such as image material and chart material is referred to. Therefore, the correction necessary when the structure of the material data defined for each product group needs to be changed does not allow the structure management table 810 to be corrected and added, and blank items and unnecessary records in the material link tables 891 and 892 are not allowed. In such a case, only necessary records are added to or deleted from the material link tables 891 and 892 so as to satisfy the condition.
[0031]
FIG. 18 is a diagram for explaining a method for managing and recording information attached to material data in the database system of the present invention. The material data with the material ID 101 is recorded with information about the material data itself and comment information added to the material. The former is recorded in the material information table 700 as shown in FIG. The latter is also recorded in the material additional information table 710. Similarly to the product specification table 830, the material additional information table 710 has a one-dimensional structure, and accordingly, items for a certain material (in FIG. 18, “photograph No.” and “explanation”). Even when the number is increased, there is no need to change the structure of the material additional information table 710.
[0032]
In an actual product catalog, a certain product may be composed of a combination of a plurality of products. For example, as shown in FIG. 15, a certain product (combination product, product ID = 101) may be composed of 10 related products. In the database system of the present invention, the link relationship of such combination products is recorded and managed by two tables, a related product classification table 600 and a related product link table 630 shown in FIG. The reason why the two tables are used is that, as shown in FIG. 15, the relationship is described in three layers of combination product-category-positioning (related product) (the positioning corresponds to the related product on a one-to-one basis). To do). The related product category table 600 represents the correspondence between the combination product and the category corresponding to one group obtained by dividing the related product into several groups. The related product link table 630 represents the correspondence between the combination product, the category, and the related product. By referring to the related product link table 630, all the related product IDs of the combined products can be specified.
[0033]
Similarly to the product specification table 830, the related product classification table 600 and the related product link table 630 have a one-dimensional structure, and accordingly, when it is necessary to increase the related products of a certain combination product, the related products It is only necessary to add one record to the link table 630, and there is no need to change the table structure. For example, in FIG. 15, when adding a related product 9004 belonging to a new category 1, one record with (product ID = 101, div_seq = 1, part_seq = 4, related product ID = 9004) is set as a related product link table. Just add it to the end of 630. Alternatively, when it is desired to add the related product 9004 as belonging to the category 4, a record (product ID = 101, div_seq = 4) is added to the end of the related product category table 600, and (product ID = 101, div_seq = 4, part_seq = 1, related product ID = 9004) is added to the end of the related product link table 630. The item of the item table ID in these two tables means an identification number for taking correspondence between the classification and position and the name (item name) given to them. This correspondence can be taken in the item table 620 of FIG. If defined in this way, it is possible to search for related products by using the item name assigned to the category or position as a key. In addition, the hierarchy called a division can also be omitted (in this case, the table 600 and Table 630 Div_seq column is not necessary), but it may be inconvenient if it cannot be searched by category (name given to).
[0034]
In an actual product catalog, there is a case where it is desired to relate common information (display of a specific brand or display of common product description text) to a plurality of products. In this case, the range of products related to the common information is usually a range smaller than the defined product group, but there are cases where the product range spans a plurality of product groups. FIG. 14 is a diagram for explaining the relationship between the main table 800 and the product specification table 830 used in such a case. The main table 800 associates common information with each product ID. The common information also has the common information ID number. The common information itself has a common information structure that is a combination of item names, and the content itself is described in the product specification table as well as the value of the item of the product specification, as shown in FIG. Actually, the content of the character type item of the common information of a certain common information number is described in the character table 831.
[0035]
【The invention's effect】
As described above in detail, in the database system of the present invention, the product specification data is recorded in a single table for each data type regardless of the product genre. Even if you have to change it, you don't have to worry about database management. The same applies to material data and information representing combination products. Therefore, it is possible to maintain the consistency of the product information database system at a low cost in the future. Further, when designing a large-scale product database system, schema design can be easily performed, so that the database designer is not burdened and the time from the start of design to the start of operation can be reduced.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram of a product specification table 830;
FIG. 2 is a diagram illustrating a product group with different item sets constituting specification information.
FIG. 3 is a diagram illustrating a conventional technique.
FIG. 4 is a diagram illustrating a product structure definition.
FIG. 5 is a table for explaining details of item management;
FIG. 6 is an explanatory diagram of an actual product specification table.
FIG. 7 is a flowchart for explaining a search processing procedure of the product information database system according to the present invention.
FIG. 8 is a flowchart for explaining a search processing procedure of a conventional product information database system.
FIG. 9 is a diagram showing a management table of a conventional product information database system.
FIG. 10 is a comparison table between the product information database system of the present invention and a conventional database system.
FIG. 11 is a diagram for explaining an actual structure management table;
FIG. 12 is a diagram for explaining an actual item management table;
FIG. 13 is a diagram for explaining how to manage materials;
FIG. 14 is a diagram for explaining how to write common information.
FIG. 15 is a diagram illustrating an example of a parent-child relationship link of a product.
FIG. 16 is an explanatory diagram of a table configuration expressing links of related products.
FIG. 17 is an item table related to links of related products.
FIG. 18 is an explanatory diagram of a table describing material additional information.
[Explanation of symbols]
600 Related Product Classification Table
620 Related Product Item Management Table
630 Related Products Link Table
700 Material information table
710 Material additional information table
800 main table
810 Product structure management table
811 Product structure management table (for name item)
812 Product structure management table (for price items)
813 Product structure management table (for character items)
820 Item management table
830 Product specification table
831 Product specification table (for character data)
832 Product specification table (for price data)
891 Image material link table
892 Diagram material link table
900 Management Table in Prior Art Product Information Database
901 Specification table for product group A in the product information database of the prior art
902 Specification table for product group B in the product information database of the prior art

Claims (2)

同一の項目の組合わせで記述される商品群ごとに、項目名の組合わせである商品構造を定義し、複数の商品群の各商品構造を記述した商品構造テーブルを作成し、実際の商品のデータは、商品構造に関わらず、1)商品番号と、2)項目名または項目を特定する番号と、3)その値、の3つ1組を1レコードデータとした商品仕様テーブルに記録管理することにより、多種多様な商品の情報を一元的に扱うことができることを特徴とした複数種類の商品情報を管理する商品情報データベースシステムであって、
複数の商品の組み合わせで構成される組み合わせ商品を記述する情報を、1)組合せ商品の商品番号と、2)当該組み合わせ商品を構成する一の構成商品の当該組み合わせ商品における位置付けを特定する番号と、3)当該構成商品自体の商品番号、の3つ1組を1レコードデータの中に含む、前記商品仕様テーブルと同様な構成のテーブルである関連商品リンクテーブルとして記録管理することを特徴とする商品情報データベースシステム。
For each product group described with the same item combination, define a product structure that is a combination of item names, create a product structure table that describes each product structure of multiple product groups, Regardless of the product structure, the data is recorded and managed in a product specification table in which a set of 3) 1) product number, 2) item name or item identification number, and 3) its value is set as one record data. A product information database system for managing a plurality of types of product information characterized by being able to handle a wide variety of product information in an integrated manner,
Information that describes a combination product composed of a combination of a plurality of products, 1) a product number of the combination product, and 2) a number that identifies the position of one component product that constitutes the combination product in the combination product , 3) A product which is recorded and managed as a related product link table, which is a table having the same configuration as the product specification table, including one set of three product numbers of the component product itself in one record data. Information database system.
請求項1に記載の商品情報データベースシステムにおいて、組合せ商品を記述する情報を、
前記2)当該組み合わせ商品を構成する一の構成商品の当該組み合わせ商品における位置付けを特定する番号の代わりに、2の1)当該組み合わせ商品を構成する一の構成商品が属する当該組み合わせ商品における区分を一意に特定する番号と、2の2)前記一の構成商品の前記区分における位置付けを特定する番号を用いて、これらと、前記1)組合せ商品の商品番号と、前記3)当該構成商品自体の商品番号、の4つ1組を1レコードデータの中に含む関連商品リンクテーブルと、
a)組合せ商品の商品番号と、b)当該組合せ商品を構成する区分と、c)当該区分の区分名との対応をとるための識別番号、の3つ1組を1レコードデータの中に含む関連商品区分テーブルと、
区分と区分名との対応をとる前記識別番号と区分名との対応を記述した項目テーブル
の3つのテーブルにより記録管理することを特徴とする商品情報データベースシステム。
In the product information database system according to claim 1, information describing a combination product is:
2) Instead of a number that identifies the positioning of one component product constituting the combination product in the combination product, 2) 1) Uniquely classifies the combination product to which the one component product constituting the combination product belongs And 2) 2) the number specifying the positioning of the one component product in the section , these, 1) the product number of the combination product, and 3) the product of the component product itself A related product link table including a set of four numbers in one record data;
One record data includes a set of three items: a) a product number of a combination product, b) a category constituting the combination product, and c) an identification number for correspondence with a category name of the category. Related product category table,
A merchandise information database system characterized by recording and managing three tables of item tables describing the correspondence between the identification numbers and the division names that correspond to the divisions and the division names.
JP2000218555A 2000-07-19 2000-07-19 Product information database system Expired - Fee Related JP3655177B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000218555A JP3655177B2 (en) 2000-07-19 2000-07-19 Product information database system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000218555A JP3655177B2 (en) 2000-07-19 2000-07-19 Product information database system

Publications (2)

Publication Number Publication Date
JP2002032383A JP2002032383A (en) 2002-01-31
JP3655177B2 true JP3655177B2 (en) 2005-06-02

Family

ID=18713481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000218555A Expired - Fee Related JP3655177B2 (en) 2000-07-19 2000-07-19 Product information database system

Country Status (1)

Country Link
JP (1) JP3655177B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4983060B2 (en) * 2006-03-17 2012-07-25 富士通株式会社 Common format creation program
JP2007265076A (en) * 2006-03-29 2007-10-11 Dainippon Printing Co Ltd Database system, server, program and recording medium
US10346854B2 (en) * 2007-11-30 2019-07-09 Microsoft Technology Licensing, Llc Feature-value attachment, reranking and filtering for advertisements
JP5352197B2 (en) * 2008-11-12 2013-11-27 成仁 片山 Business support database apparatus and method
JP6245571B2 (en) * 2013-11-08 2017-12-13 国立大学法人佐賀大学 Data structure, data generation apparatus, method and program thereof
CN113780744B (en) * 2021-08-13 2023-12-29 唯品会(广州)软件有限公司 Goods combination method and device and electronic equipment

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60247732A (en) * 1984-05-23 1985-12-07 Nec Corp Data storage device
JP2520941B2 (en) * 1987-10-01 1996-07-31 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン How to search the database table
JP2810157B2 (en) * 1989-11-01 1998-10-15 株式会社日立製作所 Medical image database distribution method
JP3786233B2 (en) * 1996-09-11 2006-06-14 日本電信電話株式会社 Information search method and information search system

Also Published As

Publication number Publication date
JP2002032383A (en) 2002-01-31

Similar Documents

Publication Publication Date Title
JP6580737B2 (en) DATA SEARCH DEVICE, DATA SEARCH METHOD, DATA SEARCH PROGRAM, AND RECORDING MEDIUM
US8886617B2 (en) Query-based searching using a virtual table
CN101154239B (en) System and method for transforming tabular form date into structured document
US9218409B2 (en) Method for generating and using a reusable custom-defined nestable compound data type as database qualifiers
US20030195889A1 (en) Unified relational database model for data mining
CN101788994A (en) Method for constructing data display model and method and device for displaying data
US20100287157A1 (en) Method of interrogating a database and interrogation device
US20070106767A1 (en) Database device database search device, and method thereof
CN109947741A (en) A kind of modeling and storage method of items property parameters
US20060225029A1 (en) Universal database schema
US20080313107A1 (en) Data management apparatus and method
US20080120479A1 (en) Configuration Control
JP3655177B2 (en) Product information database system
CA2543159C (en) Data structure and management system for a superset of relational databases
JP4562749B2 (en) Document compression storage method and apparatus
JP2008009590A (en) Production management system, production management method, and storage medium for storing production management program for executing production management method
US7398264B2 (en) Simplifying movement of data to different desired storage portions depending on the state of the corresponding transaction
KR20050044380A (en) Data joining/displaying method
JP2001216307A (en) Relational database management system and storage medium stored with same
JP6710881B1 (en) Document creation support system
Atzeni et al. Data modeling across the evolution of database technology
JPH11232154A (en) Retrieval method and device for resolving heter-ogeneousness of plural data bases, and recording medium having recorded multi-data base heterogeneousness resolving retrieval program
JP2020091630A (en) Document creation assisting system
JP2000113007A (en) System and method for linking cad/pdm and computer- readable recording medium recording cad/pdm linking program
JPH10301935A (en) Data processing method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040803

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041001

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041207

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050113

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050208

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050302

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090311

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090311

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100311

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100311

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110311

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110311

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120311

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees