Answers

Question and Answer:

  Home  SAP ABAP

⟩ What are types of Select statements?

SELECT SINGLE <cols> ... WHERE ...

SELECT [DISTINCT] <cols> ... WHERE ...

SELECT <lines> * ...

 192 views

More Questions for you: