MySQL Forums
Forum List  »  Newbie

Re: Trying to get 3 simple small tables into SQL and practice query
Posted by: Barry Galbraith
Date: July 16, 2014 10:47PM

>I DO NOT need to make a server

MySQL is a Relational Database Management System (RDBMS) realised as a server.
So, if you don't want a server, you don't want MySQL.

>I just want to practice using SQL to analyze data

You use SQL to query a MySQL server. So .....

What do you really want?

Good luck,
Barry.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.