We are hiring and constantly growing! Have a look through our vacancies to find the right role for you!
... $[DISTINCT$] select_list ...
SELECT clause of a query. The SELECT clause defines the structure of the result set of the SELECT statement. It consists of a SELECT list, which defines the columns of the result set, and an optional addition DISTINCT, which removes duplicative rows from the result set.
The SELECT list select_list can indicate all columns of a data source using * or it defines the individual columns of the result set using an SQL expression. It defines the names of the columns in the result set, using optional or mandatory alias names.
The SELECT clause must either be listed as the first clause after the keyword SELECT,
or after the optional addition SINGLE, or after the FROM clause. After the FROM
clause, the SELECT clause must be introduced using the addition FIELDS.
A FROM clause in front of the SELECT clause supports tools such as the code completion in the ABAP Editor.
SELECT clause after FIELDS, whose SELECT list specifies individual columns as well as aggregate expressions as arguments using SQL expressions.
... DISTINCT
The addition DISTINCT removes rows that occur more than once in a multirow result set. Here, the entire row content is respected.
The addition DISTINCT must not be used in the following cases:
If DISTINCT is used, the statement SELECT bypasses table buffering.
Output of all destinations to which Lufthansa flies from Frankfurt.
Leave us your contact details and we will call you back. Fields marked with * are mandatory.
We offer holistic SAP solutions from a single source to shape digital change and develop new business areas.
Switzerland
Schaffhausen
Germany
Mannheim, Düsseldorf, Munich
USA
Haverhill
Greece
Thessaloniki