Hi Mark,
Thanks for pointing it out.
Sorry.. I might have copied the wrong query. We use both the DBs Oracle & HANA.
It is DUMMY.
SELECT
"DT_VERSION"."VERSION"
FROM
(
SELECT 'LMS 6.2.5' AS VERSION FROM DUMMY
) "DT_VERSION"
Hi Mark,
Thanks for pointing it out.
Sorry.. I might have copied the wrong query. We use both the DBs Oracle & HANA.
It is DUMMY.
SELECT
"DT_VERSION"."VERSION"
FROM
(
SELECT 'LMS 6.2.5' AS VERSION FROM DUMMY
) "DT_VERSION"