#33 in SQL books
Use arrows to jump to the previous/next product

Reddit mentions of SQL: Visual QuickStart Guide (Visual QuickStart Guides)

Sentiment score: 1
Reddit mentions: 3

We found 3 Reddit mentions of SQL: Visual QuickStart Guide (Visual QuickStart Guides). Here are the top ones.

SQL: Visual QuickStart Guide (Visual QuickStart Guides)
Buying options
View on Amazon.com
or
    Features:
  • A beautiful set of cherry scales, kiln dry
  • Great for gun grips, or other crafts, too
  • When buying from Woodchuck, you are getting Cherry sustainably harvested in Wisconsin
  • This is a bookmatched set, with each half at about 3/8" thick, 1.5" wide, and about 5" long
Specs:
Height9 Inches
Length7 Inches
Number of items1
Release dateJune 2008
Weight1.72621951146 Pounds
Width1.14 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 3 comments on SQL: Visual QuickStart Guide (Visual QuickStart Guides):

u/Caret · 14 pointsr/programming

> I disagree. Structured Query Language.

Okay so I want to ask you guys something that has always bothered me.

According to SQL: Visual QuickStart Guide (I had to use it in my one SQL class I took ages ago), it states this:


> Not an Acronym. It's a common misconception that SQL stands for structured query language; it stands for SQL and nothing else. Why? Because ANSI says so. The official name is Database Language SQL. . . . This is the worst possible description, because SQL:

> Isn't structured (because it can't be broken down into blocks or procedures)

>
Isn't for only queries (because it has more than just the SELECT statement).

> * Isn't a language (because it's not Turing-complete . . .)

Anyway, I haven't used SQL in ages and don't care, but I was wondering if anyone knew if the book is correct or not . .

u/voco · 3 pointsr/BusinessIntelligence

Another accountant to BI person...

I found Khan Academy's Intro to SQL course useful and it's what I'd make my associates run through. Additionally, SQL Visual Start Guide was and continues to be a useful reference book.

u/Soundofawesome · 2 pointsr/SQL

Hey hey, maybe a little late but wanted to post my experience as I started in my current position with very little sql experience and was able to ramp up quickly.

I started with the Harvard online courses on databases, it’s free. The biggest help I found was this book on Amazon: SQL: Visual QuickStart Guide (Visual QuickStart Guides). You should be able to find this for less than the 40 bucks, but still a good investment regardless.

Understand that types of SQL vary but are all inherently similar. I use Teradata, Oracle and SQL Server pretty much daily.

For certification, I’d recommend any of the Microsoft certificates, MCSE. Personally I’m working towards the Data Information and Analytics as its the best fit for me.