We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e707c commit 3424093Copy full SHA for 3424093
src/main/java/g3401_3500/s3497_analyze_subscription_conversion/script.sql
@@ -1,5 +1,5 @@
1
# Write your MySQL query statement below
2
-# #Medium #2025_03_29_Time_347_ms_(100.00%)_Space_0.0_MB_(100.00%)
+# #Medium #Database #2025_03_29_Time_347_ms_(100.00%)_Space_0.0_MB_(100.00%)
3
SELECT
4
ft.user_id,
5
ROUND(ft.avg_trial, 2) AS trial_avg_duration,
0 commit comments