Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

How to analyze 'dbcc memorystatus' result in SQL Server 2008

sql sql-server-2008

How to match and sort by similarity in MySQL?

Oracle - Updating one column or another based on a condition

sql oracle

PLS-00103: Encountered the symbol "end-of-file" in simple update block

How does the garbage collector work with unit tests?

SQL Server 2008 CTE Recursion

SQL correlated subquery in a case clause

sql db2

Ordering a WITH RECURSIVE query in Postgres

sql postgresql recursion

Struggling with a MySQL database of phone numbers

How to create a composite key on multiple columns

sql oracle composite-key

Calculate TF-IDF using Sql

sql sql-server-2008 tf-idf

Best way to implement a Notes Table for many entities Tables in SQL

sql entity-framework

SQL Server Profiler - View Dynamic Sql

sql tsql sql-server-2008

Column type and size for international country subdivisions (states, provinces, territories etc)

sql standards state iso country

Find N element in sequence using SQL

Transform SQL table to XML with column as parent node

COALESCE vs IS NOT NULL performance on checking empty string

sql teradata

How can I find all columns that are filled with 100% nulls in my SQL Server database schema?

SQL query: list all items in one table that do not appear in another table

sql join

Can the precision of SQL Server 2008 TIME be reduced to only hours and minutes?