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.
2 parents 2a973ac + 56f2631 commit 7463f1bCopy full SHA for 7463f1b
MYSQL/user_name_and_count_of_invoices.sql
@@ -0,0 +1,4 @@
1
+Write an SQL query to find username and count of invoices from user and invoice table.
2
+
3
+Return the result table in any order.
4
+# Write your MySQL query statement below
0 commit comments