The following SQL query:
SELECT lastName FROM Authors
WHERE lastName LIKE '%e_'
A) selects from the table Authors the lastName fields which start with any single character followed by an 'e', then any number of additional characters.
B) selects from the table Authors the lastName fields which start with either the letter e followed by any number of additional characters.
C) selects from the table Authors the lastName fields which constist of any number of characters followed by an 'e' and any single character.
D) selects from the table Authors the lastName fields which end with the letter 'e'.
Correct Answer:
Verified
Q2: The _ is a logical representation of
Q3: Each table column in a relational detabase
Q4: The SQL keywords ASC and DESC are
Q5: There is a(n) _ relationship between a
Q6: Sun's branded version of Apache Derby, a
Q8: A relational database table consists of rows
Q9: _ provides mechanisms for storing and organizing
Q10: The _ SQL statement is used to
Q11: SQL is a _.
A) relational database
B) non-relational
Q12: The following SQL query:
SELECT * FROM TableName
A)
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents