Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

#104 rendering issue results in inaccurate info #6

Description

@brianary

104's markdown source:

##104) Using the GROUP BY ALL <column>, GROUP BY <number>, COMPUTE, or COMPUTE BY clause
The GROUP BY ALL <column> clause and the GROUP BY <number> clause are deprecated.
There are other ways to perform these operations using the standard GROUP BY syntax.
The COMPUTE and COMPUTE BY operations were devised for printed summary results.
The ROLLUP clause is a better alternative.

renders as:

104) Using the GROUP BY ALL , GROUP BY , COMPUTE, or COMPUTE BY clause

The GROUP BY ALL clause and the GROUP BY clause are deprecated. There are other ways to perform these operations using the standard GROUP BY syntax. The COMPUTE and COMPUTE BY operations were devised for printed summary results. The ROLLUP clause is a better alternative.

Which isn't true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions