Commit Graph

21 Commits

Author SHA1 Message Date
02e284ad48
Moved s9 to SQL folder, forgot about that, i'm sleepppppyyyyyyyyyyy 2024-11-09 23:59:11 +05:30
dcadee52ce
Fixed union query since union combines results from two queries, but the number of columns and their data types must match. 2024-11-09 23:10:17 +05:30
3dc24979ba
Added queries for S8 (MySQL). 2024-11-09 23:04:43 +05:30
0babf2b3ee
Appended 1 to database name to avoid conflits with other store databases. 2024-11-09 22:29:36 +05:30
4a934c1bbd updated query 3 of s5 since we're supposed to update city column of employee table and not company 2024-11-09 20:38:30 +05:30
371bf261b9 fixed s7 problem statement 2024-11-09 16:41:54 +05:30
ddb2505d9f
Fixed unique index query (query 5). 2024-11-09 16:13:12 +05:30
1ca836f6a1
Added queries for S7 (MySQL). 2024-11-09 16:09:38 +05:30
3dc3d1e78c
Added select statement to view changes after firing query 1. 2024-11-09 15:26:58 +05:30
0178c80bf5
Added queries for S6 (MySQL). 2024-11-09 15:24:21 +05:30
8936f48ab7
Appended 1 in database name to avoid conflict with S6. 2024-11-09 15:07:32 +05:30
005b7e3a40
Added describe table line in 5th query to view changes. 2024-11-09 13:13:24 +05:30
c672bfb5f9
Added select line in 3rd query to view changes. 2024-11-09 13:11:34 +05:30
802e2107cd
Added queries for S5 (MySQL). 2024-11-09 13:09:12 +05:30
ba84cdf1cc
Added queries for S4 (MySQL). 2024-11-09 01:54:49 +05:30
9bbf098f55
Added horizontal line at end. 2024-11-09 01:07:32 +05:30
bbbf3cbebc
Added queries for S3 (MySQL). 2024-11-09 01:00:17 +05:30
cd930f1bc6
Added queries for S2 (MySQL). 2024-11-08 22:58:34 +05:30
0ad540721e
Appended 1 to database name to avoid conflits with other p.s. using same structure. 2024-11-08 22:40:27 +05:30
4f2c23b85c
Fixed query 1 and added missing query 2. 2024-11-08 22:32:59 +05:30
278126d752
Added queries for S1 (MySQL). 2024-11-08 22:28:19 +05:30