Yup.
SELECT SUM(client_id) FORM client;That will return the sum of client_id; Regards, PeterP --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

