Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Get records with more than one value and at least one of them is zero

sql sql-server tsql

How to use TRUNC function in SQL server 2012, as am getting 'TRUNC' is not a recognized built-in function name.'?

sql sql-server-2012

What does a double not exists clause mean?

How to retun a value depending on Two column values in SQL server select statement?

Get substring from varchar column in SQL server table

Why does SQL Server 2012 create single user databases by default?

How To Select Distinct Row Based On Multiple Fields

sql sql-server select distinct

Database column with default constraint

sql sql-server

Mysql: Store array of data in a single column

php mysql sql

Replace string in a column using query in Oracle

sql oracle str-replace

Why is Oracle's DECODE giving me a different value than NVL?

java sql oracle decode to-char

How to use SQL parameters to get dataset from SQL Server

Search value in column which is pipe separated in sql

"On Delete Cascade" if deleting a row from the child table

Do i have to create a certain nonclustered index every now and then?

Fluent NHibernate mapping to a SQL Server CHAR(10) ID column

How do I use MAX() to return the row that has the max value?

mysql sql

Set Snapshot isolation is not reflecting

SQL Server T-SQL N prefix on string literal [duplicate]

sql sql-server tsql

Select parent row from same table when a child row is supplied

mysql sql