Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

G-4220: Very minor update to formatting of bad example #64

Copy link
Copy link
Closed
@RichardSoule

Description

@RichardSoule
Issue body actions

G-4220: Try to use CASE rather than DECODE.

If the formatting of the 'bad' example was changed to this, then it isn't quite as bad...

SELECT DECODE(dummy, 'X', 1 
                   , 'Y', 2
                   , 'Z', 3
                        , 0)
  FROM dual;

Metadata

Metadata

Labels

bugSomething isn't workingSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.