Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Updating table based on global substring match via IF statement or CASE

sql sql-server database date

dense_rank() analytic function in oracle

How do I go about optimizing an Oracle query?

How to Encrypt SQL Server 2008 Database

Getting duplicates when joining on the same table twice and another table once (3 total)

sql postgresql

how to exit the procedure if condition met in a loop PL SQL

how to restore mysql database from a .sql file [duplicate]

mysql sql

Using Athena SQL with regex

sql amazon-athena

How do I set a substitution variable to the result of a query in SQL Developer?

Get count of games and display the players who played half of games

sql sql-server

Rails - update directly in SQL

mysql sql ruby-on-rails

how to separated One column to two with cases

sql sql-server

Postgres complicated full outer join keeping nulls from the "on" column

sql postgresql join

Selecting rows in SQL only where *all* values do not meet a certain criteria

sql t-sql group-by

XML Path expression to include Special Characters

sql xml sql-server-2008

How to SELECT based on another SELECT with multiple rows as response?

sql sql-server

Get list of dependent Tables, SQL Server 2005

sql sql-server

Escape Character in SQL

sql sql-server-2005 string

sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible'

c# sql stored-procedures clr

How can you tell what method a constraint was created with in SQL Server 2008?