File size: 1,774 Bytes
804416b
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
Unnamed: 0,id,pred_sql,Method,url,organisation,mail,timestamp
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
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
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
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
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
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
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
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
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