Posts

Showing posts from March, 2021

How Well You know MYSQL

                                                                Question:- Create a Table named as Elevn with A database named Markheet where Table is like this. where RNO and Name = Varchar and Physics ,maths,Chemistry,total= integer     RNO            NAME           Physics           Maths          Chemistry           Total      1                 Ram                89                    92                  83                  2...

Basics of MYSQL

Image
                                                          Syntax You Must Know- You Must learn this syntax by heart Then You can solve any query in Mysql. ​