Re: [SQLObject] select only specified columns
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2010-07-01 16:28:38
|
On Thu, Jul 01, 2010 at 03:48:38PM +0000, Mark wrote: > Even if you weren't using SQLObject I believe it would make more > sense to create a separate name/id table and then only select > from the 40 column table when you know what row you want. Or use a VIEW. Oleg. -- Oleg Broytman http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |