View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 05:21 AM
Dotan Cohen
 
Posts: n/a
Default Re: How many records in table?

On 06/12/06, Mikhail Berman <mberman@ivesinc.com> wrote:
> Use SELECT in with count(*)
>
> SELECT count(*) from YOUR_TABLE
>
>
> Mikhail Berman
>


Thanks, Mikhail. Will do.

Dotan Cohen

http://what-is-what.com/what_is/xss.html
http://english-lyrics.com/
Reply With Quote