Hello,
I would like to send a sql query to a database and get the value (using a select count etc...) I can do it from the 'command line' but from the web interface I am completely lost
Thanks for your help
Hello,
I would like to send a sql query to a database and get the value (using a select count etc...) I can do it from the 'command line' but from the web interface I am completely lost
Thanks for your help
Best answer by coco163
--sql-statement should be between double quotes
--sql-statement=”select count(*)...;”
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.