Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

sql server rewrites my query incorrectly?

sql sql-server

Accessing another password protected database in an SQL query in Access 97

sql ms-access jet ms-access-97

How to check if a table exists in jOOQ?

java sql h2 jooq

How to set a point as default value for a geography column?

how to execute LIKE query in sqlalchemy?

Interpreting HASH JOIN in Oracle query plan

Performance difference between NOT Exists and LEFT JOIN IN SQL Server

sql sql-server

SQL IF SELECT query is null then do another query

mysql sql select null

Limiting the number of rows in subqueries with Teradata

sql subquery limit teradata

how to insert into two tables using php with transaction?

php mysql sql mysqli

check for point in a polygon

mysql sql polygon point

Truncate nvarchar(max) to nvarchar(n) with ellipses

sql sql-server tsql

Update row with check by linq2db in one atomic operation

c# sql database linq2db

Extracting a string using SQL PATINDEX, substring of varying sizes

Get Current Unix Epoch Time-stamp in seconds in SQL Server

sql sql-server

Get first and last date time from each date in query SQL Server

sql sql-server

Wrong PostgreSQL query results with explicit locks and concurrent transaction

B-Tree vs Bitmap database indexes

sql database oracle

WHERE_IN query with a composite key?

sql oracle

distinct vs group by which is better

sql hadoop hive distinct