asp_databases thread: select user_id from user_tab
hi all, how to know the sum of the record that returns by this command select user_id from user_tab; thanks ~yanti
select sum(user_id) as sum_fo)user, user_id from user_tab; -----Original Message----- From: yanti fitri eka zalti [mailto:yanti_fitri@l...] Sent: Monday, August 28, 2000 9:21 AM To: ASP Databases Subject: [asp_databases] select user_id from user_tab hi all, how to know the sum of the record that returns by this command select user_id from user_tab; thanks ~yanti --- You are currently subscribed to asp_databases
|





