Skip to content

Opening book details…

About this document

SQL Quiz: Single-Row Functions by Isaiah Lastra is a document available to read on EtoBox.

This document contains a quiz for a Database Systems 1 course assessing SQL skills. It provides 4 multiple choice questions asking students to write SQL statements to: 1) create a new email by concatenating parts of first and last names with employee ID, sorted in ascending order; 2) pad a string with asterisks to a certain length; 3) calculate the number of months between two dates; and 4) find the position of a character in a string and extract a substring. Students are scored based on the number of error

Author
Isaiah Lastra
Language
EN