Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

What's the database performance improvement from storing as numbers rather than text?

sql database performance

DB design when data is unknown about an entity?

Question about the merits of Pivot vs Case

sql case pivot-table

What is the proper way to get the last entry for each foreign key of a history table?

sql database oracle

passing parameters to a stored procedure in C#

MySQL Inner Join table based on column value

mysql sql

What ADO type is the Geography spatial type from SQL Server 2008?

c# sql ado.net spatial-query

MYSQL JOIN with unique result rows

mysql sql join

Copy tables with different column name MySQL

mysql sql data-migration

ORA-01489: result of string concatenation is too long

sql

Top 1 distinct rows from a table

sql sql-server-2008

Dynamically inserting multiple rows to a table

sql

SQL Server: select distinct mon-yyyy format output sorty by descending order

sql sql-server-2008

Query to find the size of data in a column

sql sql-server-2008

Howto select data from non-table in Firebird?

sql syntax firebird

Dropping tables using dynamic SQL

sql like query slow if using declare parameter but fast if not

Switch case/If in a where clause

Activerecord Where with a hash value

What to learn first, SQLite or SQL?

sql sqlite