Search:

Type: Posts; User: Dalisra

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    11,082

    Re: select count(*)

    Ahh, I am glad you found that out.
  2. Replies
    4
    Views
    11,082

    Re: select count(*)

    I haven't checked so I might be totaly wrong: but don't you need a "WHERE" statement?
    Example:
    SELECT count(name) FROM Users WHERE 1;

    If it's not that, then I would need to see how you do it in...
Results 1 to 2 of 2