Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

SELECT with WHERE clause on alphanumeric values

$
0
0

I have a table that has an column id of the form D1,D2,D3...

I want to select the rows based on:

 

SELECT * FROM "SAP_ECC"."PARSONSF"."VBRP"

WHERE "VBELN" >= 'D10' AND "VBELN" <= 'D100'

to retrieve D1,D2,D3,D4...D100

 

But I only get D1,D10,D100.

 

Any ideas how I can do this?

 

Thank you!


Viewing all articles
Browse latest Browse all 5653

Trending Articles



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