Page 1 of 1
SQL

Posted:
Tue Jan 18, 2005 3:45 pm
by Regan
So, I'm very new to the whole SQL thing, doing only a small amount. Right, whats MySQL, and how do the commands change between the languages? How do I create a new database using SQL within Microsoft Access, and set up tables etc? Thanks
Re: SQL

Posted:
Thu Mar 08, 2012 12:35 pm
by dckap
Access gives you to save more data, you can use this to create a new table.
Re: SQL

Posted:
Fri Mar 09, 2012 7:44 am
by petersampsons
If you are totally new for sql then you should go for w3school website. You can see there everything about sql like how to use its command, create database, etc. There is an easy explanation of all query with example.