List Question
20 TechQA 2024-01-03T16:35:44.497000How to convert a Cross Apply to a Pivot for Performance reasons
67 views
Asked by Garen Barnett
SQL Unpivot Rolling Date/Week Calculation
62 views
Asked by Ronak Vachhani
Cross apply: Select vs Values
112 views
Asked by Xedni
Is there a way to use CROSS APPLY from SQL to Spark SQL?
742 views
Asked by Vonavi
Add new variable in where clause with cross apply
42 views
Asked by user22168985
Using CROSS APPLY to more easily "UNPIVOT" a wide table in Snowflake?
324 views
Asked by Eli Rush Kallison
SQL cross apply and unpivot function
68 views
Asked by Vinith kumar V
The LINQ expression could not be translated in CROSS APPLY
89 views
Asked by Hanady
Function that receive table name as input variable to be used in CROSS APPLY
216 views
Asked by ff8mania
How to select value from column based on value in aggregate column?
62 views
Asked by akroeker
split row to multiple rows based on datediff
122 views
Asked by Wojciech Rogman
What does the "B" mean in the linked answer, when the query still works however I name it?
32 views
Asked by Mason
Navigating nodes for select in XML (Crossapply,XMLnamespaces) SQL
44 views
Asked by davie
Why is CROSS APPLY resulting in one less row?
286 views
Asked by Nauman Khan
Apply function to vector of values instead of single value in R
60 views
Asked by bram
Rewrite of query with correlated subquery in join condition
83 views
Asked by xhr489
Flatten and group a set of data using PIVOT twice
36 views
Asked by Luca Sagoleo
How can I update a table using the following CROSS APPLY?
48 views
Asked by CreandoMentes
How can I implement Dijkstra's Algorithm in T-SQL to find the shortest route through my data-points?
452 views
Asked by ayecob
Using STRING_SPLIT to normalize data in temp tables?
97 views
Asked by ayecob