Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: What's the count?

    I tried the following statement on some existing tables

    select count(*)

    from table1, table2

    to verify the results of the question. As it turns out, with my data set, the query...

Viewing post 1 (of 1 total)