Login Register






Thread Rating:
  • 1 Vote(s) - 4 Average


SQL Test filter_list
Author
Message
RE: SQL Test #11
(04-05-2018, 09:37 AM)phyrrus9 Wrote:
(04-05-2018, 09:31 AM)mothered Wrote:
(04-05-2018, 07:15 AM)phyrrus9 Wrote: [Image: CVbe5XD.png]
Damn....I was hoping to beat mothered's time. Oh well it's late.

I didn't expect a single error from you and you haven't let me down.

I use SQL on a daily basis, which probably explains the quicker completion time. The test should be a lot more difficult. It only covers the basics.

I haven't used straight SQL in a very long time. Used to be I was writing queries 5 hours a day every day, but after I started my own company I just use frameworks that do all that nonsense for me.

Given you haven't used raw SQL In quite a while, you've done well In the test.

I certainly understand your point with frameworks. As simple as queries are, they can be a headache at the best of times.
[Image: AD83g1A.png]

Reply

RE: SQL Test #12
(04-05-2018, 09:50 AM)mothered Wrote:
(04-05-2018, 09:37 AM)phyrrus9 Wrote:
(04-05-2018, 09:31 AM)mothered Wrote: I didn't expect a single error from you and you haven't let me down.

I use SQL on a daily basis, which probably explains the quicker completion time. The test should be a lot more difficult. It only covers the basics.

I haven't used straight SQL in a very long time. Used to be I was writing queries 5 hours a day every day, but after I started my own company I just use frameworks that do all that nonsense for me.

Given you haven't used raw SQL In quite a while, you've done well In the test.

I certainly understand your point with frameworks. As simple as queries are, they can be a headache at the best of times.

When I was doing that sort of work it was all for identity automation software. Implementing with skyward (you should look it up and see if you can find a db dump) is atrocious. I'm talking about having to join up and do aggregation on hundreds of tables just to get basic info about a student..

Reply

RE: SQL Test #13
(04-05-2018, 09:52 AM)phyrrus9 Wrote: When I was doing that sort of work it was all for identity automation software. Implementing with skyward (you should look it up and see if you can find a db dump) is atrocious. I'm talking about having to join up and do aggregation on hundreds of tables just to get basic info about a student..

Sounds quite challenging, which suits me fine In the capacity of SQL.

I'll definitely have a look for a DB dump.
[Image: AD83g1A.png]

Reply

RE: SQL Test #14
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.

Reply

SQL Test #15
Though I could've done better, these are my results:
Spoiler:
[Image: ODD8w8p.png]

Because I tried to answer the questions as quick as possible, I still made 2 stupid mistakes.
(This post was last modified: 04-05-2018, 12:20 PM by Bish0pQ.)
~~ Might be back? ~~

[+] 1 user Likes Bish0pQ's post
Reply

RE: SQL Test #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.

Reply

RE: SQL Test #17
(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.

If you've never dealt with these, they can be confusing.

However those fluent In SQL, should well and truly get these right. They're very basic questions.
[Image: AD83g1A.png]

Reply

RE: SQL Test #18
I don't use SQL often. The only real thing I've used it for is setting up a webserver, but only with basic functions (register, login, but I plan to add more). Anyway, here's what I got.
Spoiler:
[Image: f6203f9f-fea1-449e-96fd-1fe1b6d66e0d.png]

You can find my webserver framework mentioned in this post here.

Reply

RE: SQL Test #19
[Image: gr2Ie4n.png]

[+] 1 user Likes Pikami's post
Reply

RE: SQL Test #20
(04-09-2018, 03:39 PM)Pikami Wrote: [Image: gr2Ie4n.png]

I was actually under the Impression you would've nailed It.

Still, a good score.
[Image: AD83g1A.png]

Reply







Users browsing this thread: 4 Guest(s)