Mysql – Python/ Teradata SQL: Extract data from a table and then do some analysis and put them in a table and then put the related data in other table
I have a main table which contains all columns student id name subject marks class 123 John Maths 56 7 234 Meth Maths 78 8 456 Jes Science 67 7 678 Tom Science 89 8 879 Ria Maths 92 7…