Thanks. I didn't know this.
From: Luuk
Sent: Wednesday, April 3, 2019 02:34 PM
To: sqlite-users@mailinglists.sqlite.org
Subject: Re: [sqlite] Help with INDEXing a query
On 3-4-2019 19:34, Jose Isaias Cabrera wrote:
> Never mind, guys. I was missing the INDEX for the table for t
On 3-4-2019 19:34, Jose Isaias Cabrera wrote:
Never mind, guys. I was missing the INDEX for the table for the first left
join:
CREATE INDEX PLE_ProjID ON Project_List_Extra (ProjID);
Everything is nice, now. Thanks.
From: Jose Isaias Cabrera
Sent: Wednesday, April 3, 2019 01:02 PM
To: sql
Never mind, guys. I was missing the INDEX for the table for the first left
join:
CREATE INDEX PLE_ProjID ON Project_List_Extra (ProjID);
Everything is nice, now. Thanks.
From: Jose Isaias Cabrera
Sent: Wednesday, April 3, 2019 01:02 PM
To: sqlite-users@mailinglists.sqlite.org
Subject: [sqli
3 matches
Mail list logo