Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
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