Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

SQL CASE statement with OR?

sql sql-server-2008

Escape special characters in SQL INSERT INTO via C#

c# sql sql-server escaping

Rails 4 Sanitizing User Input

MSSQL database on external hard drive shows Recovery Pending

sql sql-server

LINQ OrderBy. Does it always return the same ordered list?

Display order of a SQL Query without order by clause

sql sql-server tsql

Get column names in order in Oracle DB

sql oracle

Handling Hierarchy Data in Database

sql hierarchical-data

Multiple yet mutually exclusive foreign keys - is this the way to go?

Global Temporary table delete operation

Create a temporary table like a current table in SQL Server 2005/2008

SQL Server getdate() to a string like "2009-12-20"

sql sql-server tsql

Unique identifiers for users

sql primary-key natural-key

learning to make sense of the syntax of syntax

sql mysql syntax

Ways to escape single quotes in SQL 'LIKE' command

TSQL Comparing two Sets

Oracle Sql Developer "string literal too long" error

sql oracle

How to query column names dynamically using Postgres/NpgSQL

How to change the type of a column from varchar(30) to varcahar(100)?

mysql sql mysql-error-1064

Is it possible to have an SQL table with over a million columns?

sql limit database