RE: SQL Test 04-05-2018, 09:35 PM
#16
(04-05-2018, 11:44 AM)Sikom Wrote: I got 21 out of 25 => 84%
I have used MySQL quite a bit lately, which I think is the reason for that score. I did however have problems with some specific cases.
What I got wrong:
With SQL, how do you select all the records from a table named "Persons" where the value of the column "FirstName" starts with an "a"?
Which SQL statement is used to return only different values?
What is the most common type of join?
Which operator is used to search for a specified pattern in a column?
I have never done anything related to it, so I understand why I didn't get them.
Those were all trick questions.... SQL uses old school terminology.