Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Databases
:
MySQL
:
Language and Syntax
: Field Types
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
Auto Increment
(11)
Blob
(5)
Date
(4)
Enum
(1)
Fixed Size
(1)
Floats
(1)
Primary Key
(1)
Timestamp
(2)
Tinyint
(2)
Varchar
(1)
text
(1)
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
Database: Relational: MySql: Auto_Increment: Link: Overview: Can you give an overview of links?
Database: Relational: MySql: How does auto_increment work in MySql? [InnoDB / primary key]
Database: Relational: Key: Primary: Unique: How to create a unique primary key? [auto_increment]
Database:Relational: Key: Primary: How to get last unique primary key? [insert id / auto_increment]
Database: Relational: Key: Primary: Unique: How to increment the AUTO_INCREMENT field? [NULL]
Random Questions
Does MySQL automatically create an index for primary key columns?
How do i chage the dateformat "0000-00-00" (year-month-day) to "00-00-0000" (day-month-year)(my fieldname is "fdato" date)
Can I reuse IDīs that were created by a MySQL auto_increment field and later deleted?
Does MySQL strip whitespace from character fields?
I can't get my column with text as the datatype, to save more than 10 characters.
Can a column name contain spaces?
How can I see the field types for all columns in a table?
Is there a BOOLEAN type in MySQL?
Does MySQL strip whitespace from character fields?
Unanswered Questions
What't the right field type for positive values from 0 to 10.000.000 with a maximum of 2 decimals.
Why mysql add null records to fields I set it to be NOT Null? Is it a Bug? I use PHPmyAdminSql
Why mysql add null records to fields I set it to be NOT Null? Is it a Bug? I use PHPmyAdminSql
What are my options for Microsoft SqlServer GUID types in MySql?