Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

What is db/development_structure.sql in a rails project?

sql ruby-on-rails

How to use a value from one stored procedure in another?

MySQL: How to SUM() a TIMEDIFF() on a group?

Insert distinct values from one table into another table

sql sql-server

Hibernate Criteria API: get n random rows

java sql hibernate mysql random

"Merge" style operation with literal values?

Get size of large object in PostgreSQL query?

sql postgresql blob

How to replace null values with a text?

sql oracle null

Convert SQL Server DateTime object to BIGINT (.Net ticks)

.net sql sql-server

Finding node order in XML document in SQL Server

sql sql-server xml xquery

How to select the relative complement of a table B in a table A (A \ B) in an SQL-Query?

sql mysql select

pyodbc - How to perform a select statement using a variable for a parameter

How can I send email from PostgreSQL trigger?

SQLite3 "forgets" to use foreign keys

sql ruby sqlite raspbian

How to select a row based on its row number?

Splitting the string in sql server

sql sql-server database string

Get the last dates from multiple columns

sql sql-server datetime

SQL statement to get all customers with no orders

sql mysql join

SQL: Is there a possibility to convert numbers (1,2,3,4...) to letters (A,B,C,D...)

sql sql-server tsql

SQLite foreign key examples