Question:The syntex of connection options 

A %>mysql -h hostname -u username -p -D databasename 

B %>mysql -h hostname -p username -u -D databasename 

C %>mysql -D databasename -p username -u -h hostname 

D All 

+ Answer
+ Report
Total Preview: 941

Copyright © 2024. Powered by Intellect Software Ltd