What is the maximum length of a table name, database name,
and fieldname in MySQL?
Answers were Sorted based on User's Feedback
Answer / virendra
Database: 64
Table: 64
Column: 64
Index: 64
Constraint: 64
Stored Function or Procedure: 64
Trigger: 64
View: 64
Compound Statement Label: 16
| Is This Answer Correct ? | 33 Yes | 7 No |
what is the querry for all managers salary?
What is slow query log in mysql?
How many concurrent queries can mysql handle?
What is mysql community edition?
What is the use of mysql workbench?
Is mysql is a programming language?
How do you rename a table?
Write a query to select all teams that won either 1, 3, 5 or 7 games.
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?
Can not connect to mysql server 10060?
Table - Products has number of products as below Productid ProductName 1 iPhone 2 iPad 3 BlackBerry Table - SalesPersonProduct has the below records Salespersonid productid S1 1 S1 2 S1 3 S2 1 S3 2 Write a SQL query that returns the total number of sold products
How to use count function 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)