Get Started with Redwood for Oracle Cloud HCM Begin Now
A simple SQL created using the Create Analysis from Simple Logical SQL is not working as expected
Summary
A simple SQL created using the Create Analysis from Simple Logical SQL is not working as expectedContent
We have tried a simple sql :
SELECT
B.Content_Item_Id
FROM
(SELECT
"Workforce Profiles - Model Profile Real Time"."- All Profile Content"."Content Item Id" Content_Item_Id
FROM "Workforce Profiles - Model Profile Real Time") B
But it gives invalid identifier error
Tagged:
0