Start of Content Area

Syntax documentation query_spec  Locate the document in its SAP Library structure

<query_spec> ::=
  SELECT [<
distinct_spec>] [<top_spec>] <select_column>,... <table_expression>

 

End of Content Area