Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Need to add constraint: date plus 10 days

How do Recursive CTEs work in SQL Server?

How do I get this timestamp in the format I want, Oracle SQL

How to remove only letters from a string in BigQuery?

sql google-bigquery

How to count number of digits in Postgres integer data type?

How to ROUNDUP a number in Access 2013?

sql rounding ms-access-2013

Databricks SQL string_agg

sql databricks

How to group consecutive rows with same values in a result table into groups with date_from and date_until

sql postgresql

How to pass a database name as a parameter in SQL Server

sql sql-server dml

Delete Join Statement

sql sql-server sql-delete

Calculate moving sum/count by time condition using window function and filter PostgreSQL

PostgreSQL ERROR column does not exist refers to a column value

ERROR : argument of AND must be type boolean, not type text

mysql sql

How to delete rows within the table when there are foreign keys in other tables

Hive aggregation function that produces a map

sql hadoop hive

subquery to find the customers that have placed an order

mysql sql