rahulkiitk commited on
Commit
804416b
1 Parent(s): f24f789

Upload submissions//--2024-06-02.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. submissions/--2024-06-02.csv +10 -0
submissions/--2024-06-02.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ Unnamed: 0,id,pred_sql,Method,url,organisation,mail,timestamp
2
+ 0,0,SELECT * FROM employees WHERE department_id = 3,,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568
3
+ 1,1,UPDATE customers SET status = 'active' WHERE customer_id = 42,,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568
4
+ 2,2,"INSERT INTO orders (order_id, order_date, customer_id) VALUES (1001, '2023-06-01', 5)",,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568
5
+ 3,3,DELETE FROM products WHERE product_id = 200,,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568
6
+ 4,4,"SELECT name, salary FROM employees WHERE salary > 50000",,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568
7
+ 5,5,UPDATE products SET price = price * 1.1 WHERE category = 'electronics',,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568
8
+ 6,6,"INSERT INTO users (user_id, username, email) VALUES (10, 'jdoe', '[email protected]')",,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568
9
+ 7,7,DELETE FROM sessions WHERE last_active < '2023-01-01',,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568
10
+ 8,8,SELECT DISTINCT category FROM products,,,,<p style='color: orange; font-size: 20px; text-align: center;'>Please fill all the fields.</p>,2024-06-02 16:17:49.613568