List Question
20 TechQA 2024-02-20T19:30:20.663000SQL slow outer apply trying to read from 2 sharded tables
41 views
Asked by Brian Heward
Using Outer Apply to Compare 2 columns of one table that match values with 1 column in a different table
62 views
Asked by TripleCute
How can I union values across multiple columns of a result set without repeated table scans in the query plan?
87 views
Asked by Sean Werkema
Convert costly OUTER APPLY to LEFT JOIN
98 views
Asked by codingIsCool
DISTINCT results of CTE Outer Apply return empty set
65 views
Asked by Joseph Shirk
SQL: How to resolve varchar numeric conversion using OUTER APPLY and SELECT TOP (1)?
70 views
Asked by Jason Daniel
Is it possible to do a outer apply on two tables from different database engines to get unmatched records?
37 views
Asked by Pauli du Plooy
Oracle Create Materialized View With Outer Apply Throws "missing right parenthesis" Error
128 views
Asked by aquawhale
Replace OUTER APPLY
742 views
Asked by Cătălin Rădoi
Im trying to use DISTINCT and ORDER BY DESC with OUTER APPLY (2 tables), cannot get DESC order
561 views
Asked by Qëndrim Izairi
I have a syntax error in my Outer Apply statement, I can't understand why
292 views
Asked by Elie Antoun
distinct result by entire table when using cross apply on json and order by with case
690 views
Asked by TProgram
Using .NET Core nested LINQ instruction in migration from SQL Server to MySQL
212 views
Asked by Leonardo Daga
Get the latest entry time using SQL if your result returns two different time, should I use cross or outer apply?
42 views
Asked by learning coding
Filldown with outerapply
150 views
Asked by smpa01
Failed to initialize sqlcmd library with error number -2147467259. - XML Column
151 views
Asked by Daniel
ORacle outer apply combination with group by
148 views
Asked by atufi
SPROC with Outer-Apply returns too many rows
100 views
Asked by KVN
OUTER APPLY in BigQuery
4.3k views
Asked by Erechtheus