Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-types

INSERT SELECT FROM VALUES casting

sql postgresql sql-types

How to alter table when full text search is enabled?

sql-server alter sql-types

Getting "Cannot find the type nvarchar(MAX)" when adding new CLR user defined function

datetime vs smalldatetime

NCHAR(1) vs BIT

PL/SQL for implode function on custom types

Is it possible to define bit column in sqlite? [duplicate]

sqlite sql-types

SQL Server, nvarchar(MAX) or ntext, image or varbinary?

SQL Converting Column type from float to varchar

sql sql-server copy sql-types

Invalid data type while using user defined table type

Decimal(19,4) or Decimal(19.2) - which should I use?

sql sql-server tsql sql-types

SQL function return-type: TABLE vs SETOF records

Set decimal(16, 3) for a column in Code First Approach in EF4.3 [duplicate]

Using varchar(MAX) vs TEXT on SQL Server

What is the string length of a GUID?