Quantcast
Channel: SCN: Message List - ABAP for SAP HANA
Viewing all articles
Browse latest Browse all 2110

Re: How to select top one in CDS view ?

$
0
0

Hi Chris,

 

  I am trying to do similar thing in ABAP CDS view, is it not possible to have a subquery in ABAP CDS view?

 

Requirement is as follows

 

  SELECT f1, f2, f3 FROM table1

      WHERE f1 = ( SELECT max(f1) from table1 where cond ).


Viewing all articles
Browse latest Browse all 2110

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>