QagentS commited on
Commit
2c6c4a6
·
verified ·
1 Parent(s): 8dc46b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -195,5 +195,5 @@ What is the most uncommon order status?
195
  SELECT order_status_code FROM orders GROUP BY order_status_code ORDER BY count(*) ASC LIMIT 1;
196
  ```
197
 
198
- ###Team
199
  Avi Kothari,Gyan Ranjan, Pratham Gupta, Ritvik Aryan Kalra, Rohan Bhatial, Soham Acharya
 
195
  SELECT order_status_code FROM orders GROUP BY order_status_code ORDER BY count(*) ASC LIMIT 1;
196
  ```
197
 
198
+ ### Team
199
  Avi Kothari,Gyan Ranjan, Pratham Gupta, Ritvik Aryan Kalra, Rohan Bhatial, Soham Acharya