Difference between revisions of "Match Orgname Table"

From edegan.com
Jump to navigation Jump to search
(Created page with "Return to Patent Data Specifications. Table "public.matchorgname" Column | Type | Modifiers -----------+------------------------+----...")
 
Line 1: Line 1:
 
Return to [[Patent Data Specifications]].
 
Return to [[Patent Data Specifications]].
  
 +
==Table Structure==
 
             Table "public.matchorgname"
 
             Table "public.matchorgname"
 
   Column  |          Type          | Modifiers  
 
   Column  |          Type          | Modifiers  
Line 6: Line 7:
 
  stdorgname | character varying(255) |  
 
  stdorgname | character varying(255) |  
 
  orgname    | character varying(255) |  
 
  orgname    | character varying(255) |  
 +
 +
Example of table entries:
  
 
             stdorgname            |            orgname               
 
             stdorgname            |            orgname               
Line 19: Line 22:
 
  01 dB Metravib                  | 01 dB Metravib
 
  01 dB Metravib                  | 01 dB Metravib
 
  01 Inc.                          | 01 Inc.
 
  01 Inc.                          | 01 Inc.
 +
 +
==Table Variables==
 +
==Table Purpose==
 +
==Current Problems==

Revision as of 15:18, 13 July 2016

Return to Patent Data Specifications.

Table Structure

           Table "public.matchorgname"
  Column   |          Type          | Modifiers 
-----------+------------------------+-----------
stdorgname | character varying(255) | 
orgname    | character varying(255) | 

Example of table entries:

           stdorgname            |             orgname               
---------------------------------+----------------------------------
000 “Midera-K”                   | 000 “Midera-K”
000 “MP ELSYS”                   | 000 “MP ELSYS”
002134761 Ontario Ltd.           | 002134761 Ontario Ltd.
002152706 Ontario Ltd.           | 002152706 Ontario Ltd.
002152706 Ontario Ltd.           | 002152706 ONTARIO LTD.
0055 Management Services Pty Ltd | 0055 Management Services Pty Ltd
01Click, L.L.C.                  | 01Click, L.L.C.
01 Communique Laboratory Inc.    | 01 Communique Laboratory Inc.
01 dB Metravib                   | 01 dB Metravib
01 Inc.                          | 01 Inc.

Table Variables

Table Purpose

Current Problems