Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Using OUTPUT/INTO within instead of insert trigger invalidates 'inserted' table

sql triggers identity

Update a column based on a field from another table

sql sqlite

mysql showing null values for group by statements

sql mysql null group-by

Inventory SQL Query without UNION?

Querying for ae matches æ in SQL Server / LINQ to SQL

SQL Server 2008 compatibility level

sql sql-server-2008

How to determine which databases are being used on SQL Server 2000

Browse a SQL-Dump file without importing it into a DBMS?

sql mysql viewer

Is there a better way to find anagrams using SQL?

sql

How to count all combined occurrences in SQL?

sql postgresql combinations

Using Types.NVARCHAR with oracle JDBC driver to work with Cyrillic chars

java sql oracle jdbc ora-17004

How to select if a row exists in HQL

sql hibernate hql

How do I add a unique index on a field in a partitioned MySQL DB?

sql mysql indexing unique

Query for width and height, a record with each greater than the other in the same query?

sql mysql

SQL Azure : Connection to SQL Azure throws exception

Will a key in sql still stay a key in a view

mysql sql key concat

How to use SQL wildcards in LINQ to Entity Framework

For VAT tax, what is the correct Decimal(p, s) precision and scale for SQL Server field size declaration?

sql sql-server types

Exporting data to a .sql format. How to escape?

php mysql sql sqlite escaping

Building sqlite for windows in a proper way