Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

View or User Defined Function?

simple & fast sql server database backup and restore

Search long varchar SQL

Like statement across multiple columns in SQL

sql search sql-like

Converting sub-query to join to create a view

mysql sql subquery

Why do functions on columns prevent the use of indexes?

sql database indexing

How can I query a value in SQL Server TEXT column that contains XML (not xml column type)

sql sql-server xml tquery

How to pass number of arguments in a function to use in IN clause Postgresql

sql postgresql

Linq to SQL intellisense has no knowledge of tables within the datacontext object

Don't want negative result of subtraction in MySQL

mysql sql

Several close placeholders in postgres prepared statement

How can I optimize a MySQL server for queries without joins?

mysql sql optimization

Reusing alias for an expression in postgresql

sql postgresql

mysql FUNCTION GROUPING does not exist

Finding first matched string in a column in SQL Server

SQL Server: variable length XML storage

Why is this temporary table throwing an error about the number of column supplied?

sql sql-server t-sql

Postgres DELETE FROM not deleting rows but returning success

sql postgresql