SQL Functions

select
 count(*) as 'total users',
 max(id) as 'biggest id',
 min(id) as 'smallest id',
 avg(id) as 'average' 
 from user;


As an Amazon Associate I earn from qualifying purchases.

No comments:

Post a Comment

apt quotation..