Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Check If the string contains accented characters in SQL?

Opposite of the ABS function

sql

Select every columns, but rename one of them

sql oracle

SQL index for date range query

redshift: count distinct customers over window partition

sql amazon-redshift

How to find all open/active connections in DB2 (8.x)

sql db2

DESCRIBE via database link?

sql oracle

How do I get non-Table data into SQL Server Reporting Services?

SQL Server Server query - Count distinct DateTime field

sql sql-server distinct

SQL - Iterating through table records

sql sql-server

SQL: Syntax error with intersect?

sql mysql intersect

Retrieving i18n data with fallback language

SQL - Select next date query

sql

Streaming VARBINARY data from SQL Server in C#

c# sql stream varbinary

SQL-Date-Question: How to get Yesterdays date in the following formatte

c# sql sql-server-2008 date

Database Design Question - Categories / Subcategories

Get list of table names in different schema of an Oracle database [duplicate]

sql oracle

t-sql GROUP BY with COUNT, and then include MAX from the COUNT

sql sql-server-2008 tsql

Update a column for all the rows

sql

How would you add a column that only has a set choice of values?

sql sql-server tsql