Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I send SQL statement on the command line to the database?

Command database line send sql
0
Posted

How do I send SQL statement on the command line to the database?

0

If you do not want to use SQL Studio, you can also open an SQL session with the sqlcli tool: sqlcli -u , -d , e.g. sqlcli -u MONA,RED -d DEMODB. A complete list of options can be obtained by executing sqlcli -h.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123