New game
Get Academic Plan

SQL Server Quiz

Froggy Jumps

Mid-level SQL Server quiz

Download the paper version to play

0 times made

Created by

Dominican Republic

Top 10 results

There are still no results for this game. Be the first to stay in the ranking! to identify yourself.
Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

  1. time
    score
  1. time
    score
time
score
time
score
 
game-icon

Froggy Jumps

SQL Server QuizOnline version

Mid-level SQL Server quiz

by leandro reyes
1

What T-SQL command is used to create a new table in SQL Server?

2

Which isolation level prevents dirty reads but allows non-repeatable reads and phantom reads?

3

Which object is used to reuse code and can accept parameters in SQL Server?

4

Which statement is used to modify existing table structure?

5

Which index type is typically used to enforce uniqueness in SQL Server?

6

What database object stores data in a precomputed, rapidly accessible format for reporting?

7

Which command is used to back up a SQL Server database?

8

What is the tempdb used for in SQL Server?

9

Which statement creates a new user-defined function that returns a scalar value?

10

Which feature helps ensure data integrity across related rows in different tables?

11

Which command retrieves data from a SQL Server database?

12

What is the default behavior when a transaction is opened and not yet committed or rolled back?

13

Which tool is commonly used for graphical query design and management in SQL Server?

14

Which statement defines a user in SQL Server?