Aggregate Function-Count

Posts   
 
    
tisho
User
Posts: 2
Joined: 28-Aug-2007
# Posted on: 28-Aug-2007 10:00:01   

How I can make somethink like this: select count(*) from myTable

stefcl
User
Posts: 210
Joined: 23-Jun-2007
# Posted on: 28-Aug-2007 10:29:37   

Hello, You could use GetDBCount(). There are many examples in the documentation.