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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load csv failed #17

Open
vkjuju opened this issue Apr 17, 2024 · 3 comments
Open

load csv failed #17

vkjuju opened this issue Apr 17, 2024 · 3 comments

Comments

@vkjuju
Copy link

vkjuju commented Apr 17, 2024

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/

@vkjuju
Copy link
Author

vkjuju commented Apr 17, 2024

sorry, I forgot to run oracle-graph-23c-sqldeveloper.sql, please ignore my previous issue

@vkjuju
Copy link
Author

vkjuju commented Apr 17, 2024

sorr , after running that oracle-graph-23c-sqldeveloper.sql, I still hit the same error as shown below:

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/

@rahul-tasker
Copy link
Contributor

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

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

No branches or pull requests

2 participants