This website uses cookies to ensure you get the best experience on our website. Privacy Policy OK

Learn MYSQL

| See more in Career Skills

This game is about mysql

TaniyaSisodia
Created Date 05.06.21
Last Updated 05.06.21
Viewed 17 Times
Your browser doesn't support HTML5. System.Collections.Generic.List`1[System.String] System.Collections.Generic.List`1[System.String]
submit to reddit

Would you like to build your own game?

It's easy!

Go to the GameBuilder and get started!

Topics of this game:
  • What is Mysql?
  • The ..............allows you to perform tasks related to data definition.
  • ALTER TABLE command is used to modify the structure of the table?
  • Which function is used to count the number of records in a table?
  • The non-key attribute which help to make a relationship between two tables is known as..................... .
  • What will be the output of the given statement: select length ("Structured Query Language");
  • What will be the output of the given statement: select pow (2 , 4);
  • What will be the output of the given statement: Select round (1.59,0);
  • What will be the output of the given statement: select sqrt (36);
  • What will be the output of the given statement: select right (python,2);