How can I see mysql database?
Answer / Rohit Vaish
To see the structure of a MySQL database, you can use the SHOW CREATE DATABASE command. Here's an example:
```sql
SHOW CREATE DATABASE <database_name>;
```
| Is This Answer Correct ? | 0 Yes | 0 No |
What is insert query in mysql?
can you elaborate on blob and text in mysql? : Mysql dba
Can a table have multiple primary keys?
how to delete duplicate rows in sql server 2005?
What is the maximum length of a table name, database name, and fieldname in MySQL?
3 Answers Accenture, Pioneer, TISL,
What is the main different between Null and NOT Null. Difference between Primary and Unique Key. How to Check the database from which application is it possibe.
Where is mysql installed on linux?
What is pdo in php mysql?
What is the purpose of -> in the mysql terminal?
What is a data directory?
Can we store pdf files in mysql?
What tools available for managing mysql server?
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)