Crear
Obtener Plan Académico

SQL Server Quiz

Froggy Jumps

Mid-level SQL Server quiz

Descarga la versión para jugar en papel

0 veces realizada

Creada por

República Dominicana

Top 10 resultados

Todavía no hay resultados para este juego. ¡Sé el primero en aparecer en el ranking! para identificarte.
Crea tu propio juego gratis desde nuestro creador de juegos
Compite contra tus amigos para ver quien consigue la mejor puntuación en esta actividad

Top juegos

  1. tiempo
    puntuacion
  1. tiempo
    puntuacion
tiempo
puntuacion
tiempo
puntuacion
 
game-icon

Froggy Jumps

SQL Server QuizVersión en línea

Mid-level SQL Server quiz

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