maximum size of a database in mysql?
Answers were Sorted based on User's Feedback
Answer / a.kishan kumar
mysql> select
table_schema,sum(data_length+index_length)/1024/1024 from
information_schema.tables group by table_schema;
| Is This Answer Correct ? | 1 Yes | 4 No |
Does mysql support sequence?
Is mysql written in c?
what is the difrence between sql and pl/sql
Write a query to display current date and time?
What storage engines are used in MySQL?
What does mysqli stand for?
How is oracle different from mysql?
Can foreign key have duplicate values?
What is view? How can you create and drop view in mysql?
What is mysql in dbms?
What is the use of mysqli_fetch_assoc?
What is DDL in MySQL?
Oracle (3259)
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)