Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

(cx_Oracle.DatabaseError) ORA-00904: "RAND": invalid identifier #1160

Closed
eaandersen opened this issue May 17, 2024 · 0 comments 路 Fixed by #1161
Closed

(cx_Oracle.DatabaseError) ORA-00904: "RAND": invalid identifier #1160

eaandersen opened this issue May 17, 2024 · 0 comments 路 Fixed by #1161

Comments

@eaandersen
Copy link
Contributor

System Info

OS version: Microsoft Windows 11 Pro, 10.0.22631 Build 22631
Python version: 3.10.4
pandas-ai version: 2.0.42

馃悰 Describe the bug

Unfortunately, I was not able to get your answers, because of the following error:

(cx_Oracle.DatabaseError) ORA-00904: "RAND": invalid identifier
[SQL: SELECT *
FROM TABLE ORDER BY RAND() ASC
FETCH FIRST 3 ROWS ONLY]
(Background on this error at: https://sqlalche.me/e/20/4xp6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant