Créer jeu
Obtenir Plan Académique

SQL Server Quiz

Froggy Jumps

Mid-level SQL Server quiz

Téléchargez la version pour jouer sur papier

0 fois fait

Créé par

Dominican Republic

Top 10 résultats

Il n'y a toujours pas de résultats pour ce jeu. Soyez le premier à apparaître dans le classement! pour vous identifier.
Créez votre propre jeu gratuite à partir de notre créateur de jeu
Affrontez vos amis pour voir qui obtient le meilleur score dans ce jeu

Top Jeux

  1. temps
    but
  1. temps
    but
temps
but
temps
but
 
game-icon

Froggy Jumps

SQL Server QuizVersion en ligne

Mid-level SQL Server quiz

par 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?