adspace
Answer Posted / Ghanshyam Tiwari
MySQLadmin is a command-line utility for managing MySQL servers. It allows you to perform various administrative tasks such as checking server status, executing SQL queries, managing user accounts, and more. Here is an example usage:nn```bashnmysqladmin versionn```
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I remove duplicates in two columns?
Is inner join faster than left join?
what is dbms? : Sql dba
what is schema? : Sql dba
Can we rollback truncate?
What is the current version of postgresql?
what is sql server agent? : Sql dba
What is the best sql course?
define sql insert statement ? : Sql dba
Is primary key clustered index?
what is bcp? When does it used? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
Is primary key always clustered index?
what is collation? : Sql dba
Do we need to rebuild index after truncate?