in Technology by
How to view all databases available on to the MySQL Server?

1 Answer

0 votes
by
Use following command mysql > SHOW DATABASES;

Related questions

0 votes
    i am working on a MVC project in java. For my operation I use database many times. many times my ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    I want to connect to db on EC2 from my local machine, I am not able to do and have tried everything- I ... to connect to the database Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    All NoSQL databases are similar. (1)True (2)False...
asked Apr 23, 2021 in Technology by JackTerrance
0 votes
    In Master-Slave databases, all writes are written to the ____________. (1)Master (2)Replicated Slaves...
asked Apr 22, 2021 in Technology by JackTerrance
0 votes
    How can we make methods available on all objects? (a) Object.add(methods) (b) Object.methods(add) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
+1 vote
    In Master-Slave databases, all writes are written to the ____________....
asked Oct 11, 2020 in Education by anonymous
+1 vote
    In Master-Slave databases, all reads are performed against the ___________....
asked Oct 11, 2020 in Education by anonymous
0 votes
    If access paths are available on all the conditions of a disjunctive selection, each index is scanned ... Operation in division Query Processing Techniques of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
0 votes
    I have some data that looks like this: C:10 R:200 N/A E:3 N/A N:77 I'm trying to ... questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    I've come to this code, but from this i have to manually insert all columns and check it by each ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 16, 2022 in Education by JackTerrance
0 votes
    I have Django application deployed on Kubernetes Engine following this tutorial - https://cloud.google.com/python ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    3. Specify the purpose of three panels available in Backstage View. Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    3. Specify the purpose of three panels available in Backstage View. Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    How to view all items in the Model?...
asked Jul 1, 2021 in Technology by JackTerrance
0 votes
    Can anyone tell me how do I view all tables in SQL? Select the correct answer from above options...
asked Jan 18, 2022 in Education by JackTerrance
...