[thesite] database: content table

rudy r937 at interlog.com
Sat May 26 07:48:18 CDT 2001


>see, this is what always fux0rz me up. Because, I can do this:
>
>select state, 1
>    from census
>
>and that will give me
>
>AK 1
>OH 1
>MD 1
>...
>
>You'd think the aggregate function would act the same why. Got a clue
>why it doesn't rudy? There's surely a reason I'm not thinking about.

g'morning, matt

well, the only reason i can think of is ambiguity

it's just one of those things, the syntax says you have to do it a
particular way (mysql being the exception), so that's how you do it...


rudy





More information about the thesite mailing list