HormonX
08-03-2002, 05:32 PM
Am not sure what am doing wrong ... am trygin to count a number of rows in the db below is the statement;
SELECT COUNT(*) FROM table_name;
i mean this should work .. i think :) and i think in a way it does work, but the result i get is kind confusing ... it's not something i expected .. here it is below, ...
Resource id #7
thanx for all your help
HormonX
SELECT COUNT(*) FROM table_name;
i mean this should work .. i think :) and i think in a way it does work, but the result i get is kind confusing ... it's not something i expected .. here it is below, ...
Resource id #7
thanx for all your help
HormonX