Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

ORDER BY clause to sort values in an explicit order in CodeIgniter

sql calculating minutes for two dates between two times

Cannot delete or update a parent row, a foreign key constraint fails

php sql database

Get or Create record with single query

Looking for an alternative SQL command to find the same values in two tables

mysql sql

Hierarchy search in SQL

Rails OR Query with JOIN and LIKE

sql ruby-on-rails arel

symfony 1.4 doctrine 1.2 - create userfriendly query/update

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