11:00 - 17:00

Mon - Fri

Database Competency Self-Assessment

Take the Database Competency Self-Assessment: Answer 10 questions on advanced database concepts and get your unique score in the blink of an eye, for free!

1. Which SQL clause is used to remove duplicates from the result set? (Easy)

2. What is the purpose of a database index? (Easy)

3. What type of join returns all records from the left table and matched records from the right table? (Medium)

4. How can you create a view in SQL? (Medium)

5. What is a trigger in a database? (Medium)

6. What SQL statement is used to back up a database? (Expert)

7. How can you handle a deadlock in SQL? (Expert)

8. What is the purpose of a cursor in SQL? (Expert)

9. How do you define a stored procedure in SQL? (Expert)

10. What is the difference between a procedure and a function in SQL? (Expert)