Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Does SHOWPLAN permission allow users to view plans by other users?

sql sql-server t-sql

How to SELECT WHERE LIKE '%@Param%' [duplicate]

sql sql-server-2008 t-sql

MariaDB - can't create a table with two foreign keys

sql mariadb

How do I create a MySQL statement to split array data to new table format

mysql sql

need help in forming sql query

mysql sql sql-server-2008

Sage 200 - Counter table instead of Identity columns - strange behaviour

How do I fetch query results with multiple criteria?

mysql sql

How to use SELECT with GROUP BY and HAVING in a specific SQL case

sql group-by having

How to replace a specific text from the query result

sql sql-server

Update statement with Array in Sql management studio

sql

Installing SSMS 2014 giving error of DLL required

sql installation ssms-2014

SQL Server : get size of longest value in column and include column name in that total

Delete or change the primary key constraint to UNIQUE constraint using SQL Server 2008

Get the Time from now() function in postgres

sql postgresql time

Using correlated subquery or join instead of derived table

Is UPDATE containing .WRITE clause atomic when multiple columns are updated?

sql sql-server

What is the difference between Disabling and Re-enabling an index compared to Dropping and Re-creating it?

Sum of unique entries per day

mysql sql group-by

Parameter value is out of range in Entity Framework (DB first)

SQL select two nearly fields

sql select