Re: Hierarchical Query Question (PHP)
От
Rob Sargent
Тема
Re: Hierarchical Query Question (PHP)
Дата
Msg-id
5633F679.3070707@gmail.com
Ответ на
Re: Hierarchical Query Question (PHP) (David Blomstrom)
Список
Дерево обсуждения
Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) Andy Colson <andy@squeakycode.net>
Re: Hierarchical Query Question (PHP) "Jason O'Donnell" <odonnelljp01@gmail.com>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) Andy Colson <andy@squeakycode.net>
Re: Hierarchical Query Question (PHP) Andy Colson <andy@squeakycode.net>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) Rob Sargent <robjsargent@gmail.com>
Re: Hierarchical Query Question (PHP) Rob Sargent <robjsargent@gmail.com>
Re: Hierarchical Query Question (PHP) Raymond O'Donnell <rod@iol.ie>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) Raymond O'Donnell <rod@iol.ie>
Re: Hierarchical Query Question (PHP) Adrian Klaver <adrian.klaver@aklaver.com>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) Rob Sargent <robjsargent@gmail.com>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) Rob Sargent <robjsargent@gmail.com>
Re: Hierarchical Query Question (PHP) Rob Sargent <robjsargent@gmail.com>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
Re: Hierarchical Query Question (PHP) Andy Colson <andy@squeakycode.net>
Re: Hierarchical Query Question (PHP) David Blomstrom <david.blomstrom@gmail.com>
On 10/30/2015 04:55 PM, David Blomstrom wrote:
Hm, you might want to take a step back. What does the parentid field you already have represent. Is it you mysql version of the data. Does it point to an id of a taxon from the version? If so you need to redefine the taxon table to just integer, not serial and load that table from you csv dump of mysql.The field descr would presumably hold the values I originally had in the field Taxon - e.g. the names of various taxons, like 'Mammalia' and 'Canis-lupus.' The field id is just a numerical key, and I already have the numerical values for parentid.But what am I supposed to put in the field taxonid?
Otherwise I suspect you will need redo your parentids.
В списке pgsql-general по дате отправления