I suppose I was looking for the ViewSQLObject class as a way to achieve

> the same thing with a lesser need to learn more SQL ...
>
> Anyway, thanks for the code example.  I reckon I can figure out how
> it works by reading up on hash joins.
>
>
Hmmm.... Views, IMHO, are just SELECTS transformed to views. It means not
special SQL digging is necessary.
Anyway, for some really complex SELETS, direct SQL is the way to go.

Regards

Petr
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to