New posts in sql

using CASE in the WHERE clause

How to insert a string which contains an "&"

Oracle: SQL query that returns rows with only numeric values

How to combine results of two queries into a single dataset

SQL Query for Performing Radius Search based on Latitude Longitude

Determine if one coordinate is in radius of another

SQL Query - Concatenating Results into One String [duplicate]

How to select data where a field has a min value in MySQL?

Creating a stored procedure if it does not already exist

Does Jdbi3 guarantee rollback on transaction for every type of Exception?

Convert output of MySQL query to utf8

How can I do the equivalent of "SHOW TABLES" in T-SQL?

Drop all databases from server

How to create duplicate table with new name in SQL Server 2008

Challenge,how to implement an algorithm for six degree of separation?

Function/Trigger Mutating

Is there a way to enforce limited uniqueness on a SQL table?

How to get list of dates between two dates in mysql select query [duplicate]

Pre defined column with zero before image column [duplicate]

Difference between MySQL (SQL) SUBSTR - ORDER BY statements