Jump to content

New To SQl and need help


Guest jlg759

Recommended Posts

Hello I have been asked to learn a new skill for my job. I havewritten aprox 30 Databases for my job using access and VBA. Now thecompany I work for wants to use the databses State Wide and the Serverteam would like the programs to run using SQL. In order to learn SQl Iwas hoping I could put SQL on my laptop to learn with. When I go tothe MYsql Page I get lost which version should I work with to learn asa stand alone. I guess what I am asking is how can I program adatabase for my use, using sql to learn from.ThanksJoe

Link to comment
Share on other sites

I think MySQL is still better. You will want to install the normal MySQL server (the Windows binaries if you are installing on Windows), and then you can use a command-line client to send commands to the MySQL server that is running on your computer. There are a lot of examples and things in the documentation on mysql.org.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...