adspace
how to check server status with 'mysqladmin'? : Sql dba
Answer Posted / Nupur Tandon
'mysqladmin' is a command-line utility provided by MySQL. You can use it to perform various administrative tasks, including checking the server status. To check the server status, run: mysqladmin ping
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the best sql course?
How do I remove duplicates in two columns?
Is inner join faster than left join?
Is primary key always clustered index?
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
what are the advantages of sql ? : Sql dba
Do we need to rebuild index after truncate?
What is the current version of postgresql?
Is primary key clustered index?
how to start mysql server? : Sql dba
what are all the common sql function? : Sql dba
Can delete statement be rollbacked?
What is the current version of sql?
Does group by remove duplicates?
Can we rollback truncate?