What are different TEXT data types in MySQL?
Different text data types in MySQL include:
• TINYTEXT,
• TEXT,
• MEDIUMTEXT and
• LONGTEXT.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between mysql and mysql workbench?
What is mysql and why it is used?
Query to select passwords from a table having a column "Password" Whose length is b/w 8 &15 and having 'A' as the first character in the password irrespective of case.
In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...
What is delimiter in mysql stored procedure?
Is mysql case-sensitive?
What is pragma serially_reusable and why is it used?
I have a table like this tblData (month int,Qty int) and i am inserting three rows in this table 1.tblData Values (1,100) 2.tblData Values (2,200) 3.tblData Values (3,300) The Result I want is the Running total of the field Qty that is 1 100 100 2 200 300 3 300 600 What is the Query for that ?
Where MyISAM table will be stored and also give their formats of storage?
What is 1nf 2nf 3nf?
How to show table names with 'mysqlshow'?
What is mysql installer?
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)