Skip to content

When double-click or drag a tree field, Prefix the field name with the table name In the sql editor  #32

Open
@COOPER-DENG

Description

@COOPER-DENG

can you Prefix the field name with the table name? just like this:

SELECT
MARCMATNR,
MARC
WERKS,
MARAMEINS
FROM mara
INNER JOIN marc on
MARA
MATNR = MARC~MATNR

thank you again !

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