What is mysql sleep process?
Answer / Chandra Kant
The MySQL sleep process (also known as the mysqld_safe or mysqld) is the main MySQL server process that manages the database and handles client connections.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is pdo more secure than mysqli?
How many ways we can we find the current date using MySQL?
How to use in conditions?
How can we get total number of records by query in mysql?
why we are join a tow table
What is normalization and list the different types of normalization?
I have a table like this tblData (month int,Qty int) and i am inserting three rows in this table 1.tblData Values (1,100) 2.tblData Values (2,200) 3.tblData Values (3,300) The Result I want is the Running total of the field Qty that is 1 100 100 2 200 300 3 300 600 What is the Query for that ?
How many rows can mysql handle?
How do I use mysql?
How do you restart mysql?
What is a deterministic function?
Why do we write stored procedures?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)