Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

SQL Server - contains an invalid XML identifier as required by FOR XML;

sql sql-server xml

how to add new line in mysql concat?

mysql sql

Connecting R to postgreSQL database

sql r postgresql

Postgresql ERROR: operator does not exist: date ~~ unknown

sql postgresql

Incorrect syntax near '('. Expecting ID

sql sql-server tsql

StartsWith() doesn't translate to Like('abc%') in LINQ

Postgres regex begins with ^ and ends with $ using LIKE

sql regex postgresql

Escaping single quotes in REDSHIFT SQL

Stored Procedure argument "NULL" or "= NULL"

view SQL executed by Jasper report

java sql jasper-reports

How to transform rows to columns

sql sql-server

Php/ MySql 'Advanced Search' Page

php mysql sql search

Tricky active record relationships - polymorphic bi-directional self-referential

TSQL command to connect to another server (SQL Server 2005)

sql sql-server tsql

Efficient SQL Query/Schema for a Leader Board

sql

LDAP Modeling Best Practices

Is the CHAR datatype in SQL obsolete? When do you use it?

sql types char

How to make a T-SQL Cursor faster?

Does CHECKPOINT work the same as COMMIT in TSQL?

What is the difference between SELECT and SET in T-SQL

sql sql-server tsql