APM: Last question (for today)

CaptNemo CaptNemo at Austin.rr.com
Tue Oct 24 14:22:32 PDT 2006


DOH, limit the SQL query.

/me feels dumb.

I was so caught up in the joy that my pages are working, I'm not thinking 
straight.



>Use your databases limit feature.  Often the word "LIMIT" followed by a
>number at the end of the statement.
>
>example:
>
>SELECT *
>   FROM dual
>  LIMIT 1;



More information about the Austin mailing list