Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

in a relational database, can we have a table without any relation with the other tables?

Get column type using teradata system tables

sql metadata teradata

Get first (and last) day of month - expression simplification

sql date firebird

Mysql query to select a column with only alphabetical characters

mysql sql

Mysql use index keyword as column name

mysql sql

query to increase price value by 15% in selected rows

mysql sql

How to create a slow SQL query?

Oracle SQL query for subtracting time from timestamp

Get average value per day/hour without Group By

sql tsql sql-server-2008-r2

SQL Server too happy about adding the day and month

sql sql-server

MySQL query to select records newer than x days

php mysql sql datetime

How to update only month in date column?

mysql sql

Play & Ebean - get first record

How to Generate Alphanumeric Random numbers using function in SQL Server 2008

Finding the "&" character in SQL SERVER using a like statement and Wildcards

How to calculate percentage of each row in SQL Server 2012?

How to convert DateTime to VARCHAR() without dashes and colons

Postgresql Python: ignore duplicate key exception

python sql postgresql psycopg2

Get the running average of a column in T-SQL

is null vs. equals null

sql oracle null sql-update