Answer Posted / raj
/etc/init.d/mysqld start
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the data type for file in mysql?
What are the non-standard sql commands supported by 'mysql'?
How do I start mysql from command line?
Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the total number of sold products
Can we join 3 tables in mysql?
Write command to import an mysql file?
What is InnoDB?
How set mysql root password?
what is constraints? Also explain the different types of constraints?
How do I connect to a database in mysql workbench?
What is a data directory?
How to show table structure mysql?
Is mysql relational database?
What does schema mean?
Is mysql free download?