Changes

Jump to navigation Jump to search
107 bytes removed ,  17:18, 1 March 2017
'Country' is missing.
allpatent_clone=# SELECT COUNT(*) FROM assigneeinfo WHERE country=' '; count --------- 2361543 (1 row)   allpatent_clone=# SELECT COUNT(*) FROM assignees WHERE country='unknown';
count
-------
(1 row)
allpatent_clone=# SELECT COUNT(*) FROM assignees assigneeinfo WHERE country IN ('unknown',' ') AND state=' ';
count
---------

Navigation menu