Welcome Guest, Not a member yet? Register   Sign In
Newbie Q - controller/view code for mixed query
#26

[eluser]jmadsen[/eluser]
@osci - When I said "you", I meant "you, the reader", no you personally. This isn't any sort of attack on anyone - apologies if it came across that way.

AR simply runs a series of functions to concatenate a bunch of strings. It is slower (by how much, I don't know - probably minimal), lacks important things you need to write serious queries, and sometimes (such as or_where() ) is misleading in what functions do and can lead to serious mistakes in conditions - which you won't even notice because you can't see the sql you are producing unless you intentionally look for it. Furthermore, it fills up this forum with "how do I force this bit of sql into these functions?"- type questions

It is also rumored to kick puppies.

The query I wrote was not advanced. Matter of fact, it's something I used to teach to beginner sql students as part of a database night school class. IMHO, anyone who looked at that query above and thought it was complicated or advanced should go out on the internet and study sql some more.


Messages In This Thread
Newbie Q - controller/view code for mixed query - by El Forum - 06-15-2011, 08:47 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-15-2011, 09:22 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-15-2011, 10:17 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-16-2011, 01:49 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-16-2011, 03:25 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-17-2011, 06:31 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-17-2011, 06:42 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-17-2011, 08:17 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 08:04 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 09:19 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 09:56 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 10:12 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 01:42 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 05:07 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 06:07 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 06:09 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 06:52 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-18-2011, 08:19 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 01:27 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 03:52 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 04:39 AM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 03:46 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 04:25 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 04:36 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 04:36 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 04:59 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 05:18 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 05:31 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 06:02 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 06:21 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 06:30 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 06:44 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 07:00 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 07:09 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 09:07 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 09:11 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-19-2011, 10:12 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 01:31 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 01:36 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 02:56 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 03:00 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 03:23 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 04:46 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 05:34 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 05:45 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 06:21 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 06:38 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-20-2011, 07:02 PM
Newbie Q - controller/view code for mixed query - by El Forum - 06-21-2011, 11:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB