Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3523

SELECT NTH_VALUE (COL1, 2 ORDER BY COL2) FROM T;

$
0
0

Hi,

I try to use this sample from the sap documentation.

"SELECT NTH_VALUE (COL1, 2 ORDER BY COL2) FROM T;"

 

We are on Version 1.110.10, but I'm not able to get it to work.

Has one of you a running example and could please post the coding here?

 

My syntax:

SELECT NTH_VALUE("PatientID", 1 ORDER BY "Datum" DESC) AS "Datum"

FROM "TBASE_PUBLIC"."development.projects.tbase.data::TBASE.cds.Labor";


Viewing all articles
Browse latest Browse all 3523

Trending Articles



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