Application •
691 Reference •
71 Reply •
0 Follow
Follow
-
YanJing • Application • 1 Reply 16 View • 2025-03-12 14:05:46
SPL assists MongoDB: Only keep the running total for the last item in the partition
-
jinxing • Application • 13 View • 2025-03-12 14:04:02
From SQL to SPL: Find consecutive alphabetical characters in string
-
YanJing • Application • 1 Reply 17 View • 2025-03-12 13:58:29
SPL assists MongoDB: Convert response into array of object
-
jinxing • Application • 15 View • 2025-03-11 17:00:59
From SQL to SPL: Aggregate according to time interval
-
YanJing • Application • 1 Reply 12 View • 2025-03-11 10:03:23
SPL assists MongoDB: Replace substring in array of objects with nested objects
-
YanJing • Application • 1 Reply 11 View • 2025-03-11 09:58:04
SPL assists MongoDB: To filter a JavaScript array based on matches
-
jinxing • Application • 11 View • 2025-03-10 17:08:42
From SQL to SPL:Create columns from distinct values of a column
-
jinxing • Application • 9 View • 2025-03-08 21:48:00
From SQL to SPL: Substring from a column of strings
-
YanJing • Application • 1 Reply 13 View • 2025-03-08 21:15:30
SPL assists MongoDB: Aggregation nested $group
-
YanJing • Application • 1 Reply 28 View • 2025-03-07 10:35:56
SPL assists MongoDB: Find multiple latest by filter criteria
-
YanJing • Application • 1 Reply 21 View • 2025-03-06 09:01:28
SPL assists MongoDB: Grouping adjacent documents
-
jinxing • Application • 25 View • 2025-03-04 17:30:53
From SQL to SPL: Fetch values from previous non-null value rows
-
-
jinxing • Application • 18 View • 2025-02-27 17:26:20
From SQL to SPL: Summarize row counts by dynamic columns into json
-
jinxing • Application • 19 View • 2025-02-26 22:34:43
From SQL to SPL: Deduplicate between an uncertain number of columns
-
jinxing • Application • 27 View • 2025-02-25 17:39:05
From SQL to SPL: Find the closest date match for each record from two tables
-
jinxing • Application • 22 View • 2025-02-20 17:28:34
From SQL to SPL: Find the superset from the relationship table
-
jinxing • Application • 18 View • 2025-02-19 17:46:57
From SQL to SPL: Get the records after and before the searched one
-
jinxing • Application • 29 View • 2025-02-17 09:07:48
From SQL to SPL: Do ordered grouping and aggregation within groups
-
jinxing • Application • 125 View • 2025-02-17 09:18:17
From SQL to SPL: Track Production Operations Outcome Progression with Conditional NULLs
-
-
jinxing • Application • 106 View • 2025-02-17 09:40:47
From SQL to SPL: Convert cross cell to row header, row header to column
-
jinxing • Application • 110 View • 2025-02-17 09:45:33
From SQL to SPL: Flexible interval aggregation
-
-
jinxing • Application • 145 View • 2025-02-17 10:08:20
From SQL to SPL: Uncertain number but regular column to row conversion