SQL data types
From Just Solve the File Format Problem
Revision as of 09:35, 11 May 2015 by
VolodyA! V Anarhist
(
Talk
|
contribs
)
(diff) ← Older revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
File Format
Name
SQL data types
Ontology
Electronic File Formats
Data types
SQL data types
Contents
[
hide
]
1
ANSI SQL
1.1
Character strings
1.2
Sequences of bits
1.3
Numeric
1.4
Time
1.5
Null
ANSI SQL
Character strings
CHARACTER
VARCHAR
NCHAR
NVARCHAR
Sequences of bits
BIT
BIT VARYING
Numeric
INTEGER
SMALLINT
BIGINT
FLOAT
REAL
DOUBLE PRECISION
NUMERIC
Time
DATE
TIME
TIMESTAMP
TIMETZ
TIMESTAMPTZ
Null
There is a special value
NULL
, which means the lack of any value in the column.
Categories
:
File Formats
Electronic File Formats
Data types
SQL data types
Hidden categories:
FormatInfo without extensions
FormatInfo without mimetypes
Personal tools
Log in / create account
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
Actions
Search
Navigation
Main page
File formats
Formats by extension
Still more extensions
Software
Glossary
Library
Sources
Categories
Community portal
Recent changes
Random page
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link