Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Return all matches of a regular expression in Oracle

How to get `List<string>` of table names from MySQL db?

c# mysql sql

Combing two queries while using group by

mysql sql

SQL Select to combine row values in output table using Pivot or CASE

Pivoting a Table with Text and no Aggregation

sql pivot pivot-table

Symfony2 Using Query in Custom Repository Class

Create Unix Timestamp in MySQL

mysql sql

How to change column's type in SQL Server CE?

sql sql-server-ce

MySQL count, left join, group by to return zero rows

mysql sql count group-by

how to prevent an SQL Injection Attack?

How to have a fixed size not null varchar with OrmLite?

SQL Server While loop for last day of month

sql sql-server

force subquery resolution first

MSSQL - Convert milliseconds since 1970 to datetime2

Returning 1 or 0 in specific SQL query

Delete where one column contains duplicates

sql sql-server tsql sql-delete

Is there any other logical or more robust way

sql oracle hibernate select

PostgreSQL: count() or keep a counter?

sql postgresql

Adding characters in values in an existing column

mysql sql sql-server tsql

Check multiple columns for null in SQL Server 2008

sql sql-server-2008 tsql