Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

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?

Grouping rows considering "difference" between rows

sql oracle oracle11g

SQL get unique month year combos

sql unique distinct

SQL Server: Better to use varchar(MAX) or keep a separate notes table and INNER JOIN it?

Many-to-many declarative SQLAlchemy definition for users, groups, and roles

SQL Server 2008 MERGE statement - how to disable INSTEAD OF INSERT trigger to allow the MERGE

primary key with additional data

Is there a cheaper way to do load testing than upgrading to Visual Studio 2010 Ultimate

using dynamic IN clause in MSSQL

sql tsql

Rails 3 HABTM find by record associated model attribute

ORDER/SORT Column mixed number and number prefixed by char

sql sql-server tsql

SQL UNION Query with Extra Field in Results

sql select union field

Select From CTE using AS? SQL Server 2008