Skip to content

how to run multiple sql query in one orientdb query statement #10119

Answered by tglman
hgftrdw45ud67is8o89 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, the API for running multiple statement is :

session.execute("sql", query, args);

and not the session.query

Regards

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@hgftrdw45ud67is8o89
Comment options

@tglman
Comment options

Answer selected by hgftrdw45ud67is8o89
@hgftrdw45ud67is8o89
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants