Question: in sql: SELECT ID from INVENTORY where ID=2 GROUP BY name ORDER BY id; will return rows?
in sql:
SELECT ID from INVENTORY where ID=2 GROUP BY name ORDER BY id; will return rows?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
