Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Using case in mysql ORDER BY

php mysql sql sorting

SQL How to Count Number of Specific Values in a Row

sql

Without JOINs, what is the right way to handle data in document databases?

Are PL/SQL stored procedures transactions?

HIVE SQL Subquery in WHERE Clause

sql hive

Find the time difference between two consecutive rows in the same table in sql

SQL VARCHAR vs NVARCHAR in CAST performance

T-SQL create table and index in one query

JDBC returns an empty ResultSet (rs.isBeforeFirst() == true) although the table isn't empty

java sql database sqlite jdbc

Select by increasing order SQL

sql

Postgresql ORDER BY - choosing right index

postgreSQL hstore if contains value

sql postgresql

Average and case in SQL Server 2012

sql sql-server case average

How should I handle units of measure in an ingredient database?

mysql sql database-design

Building a distributed bittorrent-SQL database

Query throws ORA-00904 Invalid Identifier when using joins

sql oracle

Moving records to another table vs. "flag" column SQL performance

Does a CASE statement lose alias scope in PostgreSQL?

sql postgresql sql-order-by

How to multiply columns and add the results?

sql sqlite

ifelse & grepl commands when using dplyr for SQL in-db operations

sql r postgresql dplyr