adspace
Answer Posted / Sumit Mukherjee
'mysqld' is the MySQL server daemon (daemon means a program that runs in the background continuously). It manages databases and handles client connections.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are all the common sql function? : Sql dba
What is the current version of sql?
What is the best sql course?
Do we need to rebuild index after truncate?
how to use regular expression in pattern match conditions? : Sql dba
what is collation? : Sql dba
how to escape special characters in sql statements? : Sql dba
how to start mysql server? : Sql dba
what are the advantages of sql ? : Sql dba
Can delete statement be rollbacked?
Is primary key always clustered index?
Can we use distinct and group by together?
If a cursor is open, how can we find in a pl/sql block?
define sql insert statement ? : Sql dba
Can we rollback truncate?