Tipo de Datos en SQL
otros tipos de datos
Cursor
![](https://www.tutorialgateway.org/wp-content/uploads/Dynamic-Cursor-in-SQL-Server-2.png)
Timestamp
![](https://sqlserverrider.files.wordpress.com/2013/01/pic224.png)
sql_variant
![](https://www.mssqltips.com/tipimages2/4535_sql_variant_sum_fixed.jpg)
uniqueidentifier
![](https://sqlserverrider.files.wordpress.com/2013/01/pic222.png)
XML
![](http://www.kodyaz.com/images/sql/query-xml-data-in-sqlserver-xml-with-complex-hierarchy.png)
![](https://i.ytimg.com/vi/3_yxYYt2IjI/maxresdefault.jpg)
numéricos exactos
bigint
![](http://stevestedman.com/wp-content/uploads/2012/02/CTE_Factorial5.png)
int
![](https://raresql.files.wordpress.com/2013/01/datetimeoffset1-1.png)
smallint
![](https://raresql.files.wordpress.com/2012/09/datetimefromparts-1-1.png?w=500)
tinyint
bit
![](https://gauravlal.files.wordpress.com/2015/07/playwithbitdatatype.png)
decimal numeric
![](https://i.stack.imgur.com/cgTz5.png)
money
smallmoney
![](https://i.ytimg.com/vi/BDf07nXqvcg/hqdefault.jpg)
fecha y hora
datetime
![](https://raresql.files.wordpress.com/2013/05/truncatemilliseconds1-1.png)
smallDatetime
![](http://sqlhints.com/wp-content/uploads/2016/10/Sql-SmallDateTime-Seconds-Accuracy-1.jpg)
cadenas de carcteres
char (n)
![](https://blog.sqlauthority.com/i/b/lf1.png)
Varchar (n)
![](http://sqlinfo.in/wp-content/uploads/2010/06/char.jpg)
cadena de caracteres unicos
nChar(n)
![](http://sqlinfo.in/wp-content/uploads/2010/06/char.jpg)
nVarchar(n)
![](https://raresql.files.wordpress.com/2013/04/convertfloortovarchar1-1.png)
ntext(n)
![](https://blog.sqlauthority.com/i/b/spid2.png)
cadenas binarias
Binary(n)
![](https://raresql.files.wordpress.com/2014/01/string-or-binary-data-truncated-1-1.png)
varbinary(n)
![](http://www.guillesql.es/Articulos/Configurar_Almacenamiento_FILESTREAM_SQLServer_create_table_filestream.jpg)
numéricos aproximados
float
![](https://raresql.files.wordpress.com/2013/04/varchartofloat1-1.png)
![real](https://i.stack.imgur.com/QtTyB.png)
real