what's a better code design priciple?

Christoph Doerbeck A242369 cdoerbec at cso.fmr.com
Tue May 30 14:16:58 EDT 2000


Hey folks,

I am at a cross roads in the development of a little application.
What's better in the interest of performance and (more importantly) code
maintainability?

	a) use multiple simple SQL queries requiring additional code 
	b) increase SQL complexibilty, use one query and reduce code size

Comments?  Obviously it's tough to gauge the best solution without knowing
my design in detail, but I was wondering if there were some hacker
standards I should go by...



- Christoph


-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list