What are the 'mysql' command line options?
Answer / Hem Chandra Pant
The command-line options for 'mysql' include: nn* `--user=<username>` - specifies the user name to connect withn* `--password=<password>` - specifies the password for the usern* `--host=<hostname>` - specifies the host where MySQL server is runningn* `--database=<db_name>` - specifies the database to use when connected
| Is This Answer Correct ? | 0 Yes | 0 No |
How to display odd rows in student table in mysql?
what is the main difference between myisam and innodb
how to find max salary from the database
What is mysql enterprise edition?
What is mysql aggregate functions? Explain
How can you see all indexes defined for a table?
What is the difference between MyISAM Static and MyISAM Dynamic?
Create table employee (eno int(2),ename varchar(10)) ?
What is different between sql and mysql?
What is memory table in mysql?
i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?
What are the different data types in mysql?
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)