Changes

Jump to navigation Jump to search
ALTER TABLE ptoproperty_pub RENAME COLUMN documentid TO pubno;
All three tables contain the following information and differ only on the type of patent id.
 
Table "public.ptoproperty_patent"
Column | Type | Modifiers
-----------------+------------------------+-----------
reelno | integer |
frameno | integer |
documentid | character varying(20) |
country | character varying(500) |
kind | character varying(3) |
filingdate | date |
invention_title | character varying(500) |
===Ptotracking Tables===

Navigation menu