Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

MySQL Statement extremely slow even with indexes

mysql sql

How do I use group by on one column which is having many entries?

sql sql-server tsql group-by

Referencing the value of the previous calculcated value in Oracle

C# Dynamic SQL INSERT ... SELECT

c# mysql sql

Using a current row value into a subquery

sql

Select unique count of rows referenced

sql postgresql select

Interview : update table values using select statement

sql oracle select sql-update

Weekday number regardless of the NLS settings

How to replace percent (%) character

Firebird cast integer as Time or Date

sql firebird firebird2.5

Remove substring between two characters in SQL Column

Translating an Excel concept into SQL

Exact c# result of sql datediff

Why calling a function takes much more time than direct execution of function code

sql sql-server-2008

Getting creation-SQL of a table in HP Vertica using a query

sql vertica

SQL query to retrieve records closest to timestamp

mysql sql database

How to check if a column contains a substring of string in SQL?

mysql sql

Filter exact match with sentence/words using regex in Snowflake

POSTGRESQL : How to select the first row of each group?