SQLite

View Ticket
Login
Ticket Hash: c9394a56c75ed37ac5048aa8adb413072fe54fd9
Title: Sqlite reading all column data on selects.
Status: Closed Type: Support_Request
Severity: Important Priority: Immediate
Subsystem: Parser Resolution: Not_A_Bug
Last Modified: 2009-09-24 12:25:43
Version Found In: 3.6.17
Description:
Hi, are there plans to stop sqlite3 from reading in all column data on specific select queries? i.e I would like sqlite to ONLY read column data for columns which are specified in the select and where clauses.

Thanks.
Adam.

<hr><i>drh added on 2009-09-24 12:25:43:</i><br>
This would be an excellent question to ask on the SQLite mailing list at
sqlite-users@sqlite.org.  Please seek your answer there.