#1061

Orders With a User

The product team is checking the share of guest orders. Return one row: total for all orders, and with_user for orders where user_id is present.

Exemple de sortie attendue

Voici à quoi ressemble une réponse correcte — son nombre de lignes lui est propre, il n'a pas à correspondre aux tables du schéma.

totalwith_user
76

Le résultat de votre requête apparaîtra ici