hi,
i've got a simple query (4 colums and about 6 records). All values are integers.
So, now I'd like to sum all the columns and write the total at the end. as means, records plus total of the records.
i cannot afford to execute 2 queries. somehow possible to do that with a union?
grateful for any hint
i've got a simple query (4 colums and about 6 records). All values are integers.
So, now I'd like to sum all the columns and write the total at the end. as means, records plus total of the records.
i cannot afford to execute 2 queries. somehow possible to do that with a union?
grateful for any hint