Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

How to use 'for statement' triggers in postgres?

sql postgresql

Mysql convert table from long format to wide format

mysql sql pivot database-table

Column with accent character

php mysql sql database

How to Pivot Columns in Pyspark by Grouping other Columns?

trino sql convert double to varchar without scientific notation E

SQL Server : Get position (ordinal) of a record in a table

sql-server-2008 sql

How to disambiguate PostgreSQL column references from table references in projections?

sql postgresql

Insert into PostgreSQL table if a unique column combination doesn't exist, and if it does, update the existing record

sql postgresql upsert

Convert columns to rows in Spark SQL

Is it possible to check more than two conditions in having clause?

sql oracle-database

Postgresql is not using indexes if I use search text with 5 characters. With 6 it works. Why?

how to combine two columns into one column having either one of the column

sql

Unable to get results using AND condition

mysql sql

SQL Server Pivot clause with Count

sql sql-server t-sql count pivot

Pulling multiple values from select statement in SQL

sql select inner-join

How can I pass a condition to a MIN statement in TSQL

sql sql-server t-sql min

SQL - Chat database schema to delete conversation for one side or both

sql chat

Select rows where ColA=ColB and also add a new column that tells whether the original data in ColA is repeated

What does "%()s" means in sql query?

sql amazon-redshift

SQL Query in Access - Record still appearing even though it does not match criteria

sql ms-access