Hi,
I have a database which contains the following column: -
TYPE OF COVER
This column has various covers in it i.e. 'COMP', 'TPFT', 'TP' etc
I would like to be able to run a query that shows the following columns: -
TYPE OF COVER , TOTAL NUMBER OF EACH COVER, PERCENTAGE TOTAL
I am new to SQL and would be grateful for some advice.
Regards
I have a database which contains the following column: -
TYPE OF COVER
This column has various covers in it i.e. 'COMP', 'TPFT', 'TP' etc
I would like to be able to run a query that shows the following columns: -
TYPE OF COVER , TOTAL NUMBER OF EACH COVER, PERCENTAGE TOTAL
I am new to SQL and would be grateful for some advice.
Regards