adspace
how do you know if your mysql server is alive? : Sql dba
Answer Posted / Setu Sharma
To check if a MySQL server is running, you can use various methods such as checking the system's process list, using the 'mysqladmin ping' command from the command line, or accessing the server through a client like MySQL Workbench or HeidiSQL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are all the common sql function? : Sql dba
Is inner join faster than left join?
what are aggregate and scalar functions? : Sql dba
How do I remove duplicates in two columns?
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 is the current version of postgresql?
What is your daily office routine?
what is bcp? When does it used? : Sql dba
define sql insert statement ? : Sql dba
what is collation? : Sql dba
what is schema? : Sql dba
Is primary key always clustered index?
Can we use distinct and group by together?
how to use regular expression in pattern match conditions? : Sql dba
how many tables will create when we create table, what are they? : Sql dba