We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for sharing , have you hit the following error ? any advice would be appreciated.
SQL> load bank_accounts bankgraphdataset/bank_accounts.csv new; load bank_accounts bankgraphdataset/bank_accounts.csv new * ERROR at line 1: ORA-00900: invalid SQL statement Help: https://docs.oracle.com/error-help/db/ora-00900/
The text was updated successfully, but these errors were encountered:
sorry, I forgot to run oracle-graph-23c-sqldeveloper.sql, please ignore my previous issue
Sorry, something went wrong.
sorr , after running that oracle-graph-23c-sqldeveloper.sql, I still hit the same error as shown below:
Hi, it looks like the load command is not recognized. Are you using SQLcl, if so what version?
https://docs.oracle.com/en/database/oracle/sql-developer-command-line/24.1/sqcug/loading-file.html#GUID-44F05C51-9AAF-47A1-94B4-C2AAB4F1EF6F
No branches or pull requests
Thanks for sharing , have you hit the following error ? any advice would be appreciated.
SQL> load bank_accounts bankgraphdataset/bank_accounts.csv new;
load bank_accounts bankgraphdataset/bank_accounts.csv new
*
ERROR at line 1:
ORA-00900: invalid SQL statement
Help: https://docs.oracle.com/error-help/db/ora-00900/
The text was updated successfully, but these errors were encountered: