Skip to content

fmt019_where_condition_andor = at_the_begin_of_line_right_align_with_main_keyword #5

@Paggio11

Description

@Paggio11

none option of fmt019_where_condition_andor work

the result is always the same

SELECT PD.CODICE,
HD.NUM_PROGRESSIVO,
HD.DATA_REGISTRAZIONE,
*
FROM DOCUMENTO HD,
RIGA_DOCUMENTO RD,
PROF_DOCUMENTO PD
WHERE PD.ID_PROF_DOCUMENTO = HD.ID_PROF_DOCUMENTO AND
RD.ID_DOCUMENTO = HD.ID_DOCUMENTO;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions