Started By
Message

Best way to learn mySQL in a week?

Posted on 12/13/18 at 12:49 pm
Posted by LSUlunatic
Member since Dec 2006
6833 posts
Posted on 12/13/18 at 12:49 pm
I have a case study for a job interview next week. Need to learn SQL as soon as possible. Looking for advice, tutors, online study materials.. anything I can do to help prep for this thing. Thanks in advance.
Posted by lnomm34
Louisiana
Member since Oct 2009
12626 posts
Posted on 12/13/18 at 12:57 pm to
quote:

Best way to learn mySQL in a week?


I have a case study for a job interview next week





You're fricked.
Posted by Mingo Was His NameO
Brooklyn
Member since Mar 2016
25455 posts
Posted on 12/13/18 at 1:01 pm to
Are you supposed to already know it or is it an advantage? If the first why did you lie on the application?
Posted by WPBTiger
Parts Unknown
Member since Nov 2011
31330 posts
Posted on 12/13/18 at 1:06 pm to
quote:

why did you lie


Posted by BitBuster
Lafayette
Member since Dec 2017
1443 posts
Posted on 12/13/18 at 1:20 pm to
Select * from 'Job Interview' where 'LSUlunatic' equals 'not fricked'

Results Returned:
Zero
Posted by Mingo Was His NameO
Brooklyn
Member since Mar 2016
25455 posts
Posted on 12/13/18 at 1:23 pm to
Isn't Microsoft Access and other things like that SQL language? If so the basics are really easy
Posted by LSUlunatic
Member since Dec 2006
6833 posts
Posted on 12/13/18 at 1:28 pm to
I'm very good with Excel and have a working knowledge of SQL (have completed several online tutorials in the past) just never used it in a professional setting. Looking to get past the basics for this case study.
Posted by oklahogjr
Gold Membership
Member since Jan 2010
36775 posts
Posted on 12/13/18 at 3:07 pm to
I dont understand why you just dont work the case study come up with questions answer it with sql data pulls. if case requires automation start building and googling.

good luck you're prolly fricked
Posted by CptRusty
Basket of Deplorables
Member since Aug 2011
11740 posts
Posted on 12/13/18 at 4:26 pm to
Good website:

LINK


also book recommendation:

Posted by LSUlunatic
Member since Dec 2006
6833 posts
Posted on 12/13/18 at 4:31 pm to
Wow, thanks so much!!!!!
Posted by alabamabuckeye
Member since Jun 2010
22206 posts
Posted on 12/14/18 at 10:46 am to
SELECT A.*
FROM MoneyTalk.TigerDroppings AS A
JOIN List.Totallyfricked AS B
ON A.User = B.User
WHERE B.fricked = "Y"

1 result

Posted by GenesChin
The Promise Land
Member since Feb 2012
37708 posts
Posted on 12/14/18 at 2:11 pm to
quote:

SELECT A.*
FROM MoneyTalk.TigerDroppings AS A
JOIN List.Totallyfricked AS B
ON A.User = B.User
WHERE B.fricked = "Y"

1 result



Hard to believe this query returned only one result.




OP should also check out Khan Academy's SQL course. It is quick and easy to learn basics. Can get through it in 1-2 days minimal effort


From there, look at more advanced concepts


This post was edited on 12/14/18 at 2:12 pm
Posted by tss22h8
30.4 N 90.9 W
Member since Jan 2007
18662 posts
Posted on 12/14/18 at 2:55 pm to
quote:

learn mySQL in a week?
Posted by foshizzle
Washington DC metro
Member since Mar 2008
40599 posts
Posted on 12/14/18 at 8:24 pm to
quote:

Isn't Microsoft Access and other things like that SQL language?


If you are in 1990, definitely yes.

If you are in 2000, still mostly yes but with caveats.

In 2018? Sure, Access works fine if you're doing volunteer work at the local book club where nobody knows anything better.
Posted by Mingo Was His NameO
Brooklyn
Member since Mar 2016
25455 posts
Posted on 12/14/18 at 9:22 pm to
quote:

If you are in 1990, definitely yes.

If you are in 2000, still mostly yes but with caveats.

In 2018? Sure, Access works fine if you're doing volunteer work at the local book club where nobody knows anything better.


So, yes, thanks
Posted by alabamabuckeye
Member since Jun 2010
22206 posts
Posted on 12/14/18 at 10:06 pm to
In all seriousness, check out CodeAcademy too. It has a free SQL course I believe. I used them to learn Python and I really liked their method.
Posted by oklahogjr
Gold Membership
Member since Jan 2010
36775 posts
Posted on 12/15/18 at 12:22 am to
access is judt a ui on a sql database anymore really. it's easier and doesnt require overhead of servers.

also isn't as powerful as sql database either or able to handle scale well.
Posted by LSUlunatic
Member since Dec 2006
6833 posts
Posted on 12/19/18 at 11:24 pm to
I'm currently practicing with the Sakila open source data set, and have made some decent progress thus far. I do have a question, though.

LINK /

I'm currently trying to generate results that illustrate the most rented film (by rental_id) corresponding to each category and the number of times such film has been rented. Aka, the query should return the distinct category names, the most rented movie within such category, and the # of times the movie has been rented.

Anyone wanna take a crack at it and help me out?
Posted by Sev09
Nantucket
Member since Feb 2011
15577 posts
Posted on 12/19/18 at 11:30 pm to
MySQL has a few nuances you won’t find in traditional T-SQL

ETA: W3 schools has a great free interactive course to learn SQL basics. You could definitely blow through that in a week or less.
This post was edited on 12/19/18 at 11:32 pm
Posted by GFunk
Denham Springs
Member since Feb 2011
14967 posts
Posted on 12/19/18 at 11:38 pm to
A partner at work called me into an interview a few weeks ago with a girl in grad school...

First thing that stood out to me was SQL on the resume as being proficient in. A coworker beat me to the punch asking about C+ (C++? I forget because I don’t know it). I was jealous because I hadn’t used SQL in years and feel it’s a great skill to have.

The response was, “I’m self taught. I don’t have certifications.” Collective awkward silence.

Someone else noticed a minor in a foreign language. When asked whether she spoke the language-in that language-the response was...uhhhhhhhh....Si?

Don’t call us. We’ll call you.
This post was edited on 12/19/18 at 11:45 pm
first pageprev pagePage 1 of 2Next pagelast page

Back to top
logoFollow TigerDroppings for LSU Football News
Follow us on Twitter, Facebook and Instagram to get the latest updates on LSU Football and Recruiting.

FacebookTwitterInstagram