AWW$HEEET Posted December 7, 2010 Report Share Posted December 7, 2010 Alright, I know next to nothing about databases, database principals, database management, tables, queries, etc. Are there any good online tutorials I can take so i gain some knowledge on this? Quote Link to comment Share on other sites More sharing options...
thorne Posted December 7, 2010 Report Share Posted December 7, 2010 just grab mysql and install it. Then find a reason to put a database in it. Quote Link to comment Share on other sites More sharing options...
Gergwheel1647545492 Posted December 7, 2010 Report Share Posted December 7, 2010 i work with sql for a living, that is the best way i have found to learn something. Quote Link to comment Share on other sites More sharing options...
AWW$HEEET Posted December 7, 2010 Author Report Share Posted December 7, 2010 Well, its a requirement on a job app I am submitting, so I figure I should at least know something about it, although I guarantee the job has next to nothing to do with db mgmt. Quote Link to comment Share on other sites More sharing options...
nurkvinny Posted December 7, 2010 Report Share Posted December 7, 2010 Huge difference between writing SELECT and WHERE clauses and being a DBA. Which are you asking about? Quote Link to comment Share on other sites More sharing options...
Exodus Posted December 7, 2010 Report Share Posted December 7, 2010 just grab mysql and install it. Then find a reason to put a database in it. Joomla!!! Can I use mysql on Linux? Quote Link to comment Share on other sites More sharing options...
unfunnyryan Posted December 7, 2010 Report Share Posted December 7, 2010 Joomla!!! Can I use mysql on Linux? yes. Quote Link to comment Share on other sites More sharing options...
Gergwheel1647545492 Posted December 7, 2010 Report Share Posted December 7, 2010 Joomla!!! Can I use mysql on Linux? LAMP servers are sweet, check it out Quote Link to comment Share on other sites More sharing options...
thorne Posted December 7, 2010 Report Share Posted December 7, 2010 http://www.apachefriends.org/en/xampp.html apt-get install mysql-server Quote Link to comment Share on other sites More sharing options...
CRed05 Posted December 7, 2010 Report Share Posted December 7, 2010 Huge difference between writing SELECT and WHERE clauses and being a DBA. Which are you asking about? This. Quote Link to comment Share on other sites More sharing options...
Hwilli1647545487 Posted December 7, 2010 Report Share Posted December 7, 2010 http://www.tizag.com/sqlTutorial/ Quote Link to comment Share on other sites More sharing options...
AWW$HEEET Posted December 7, 2010 Author Report Share Posted December 7, 2010 Huge difference between writing SELECT and WHERE clauses and being a DBA. Which are you asking about? Here is the only mention of this in the application: Knowledge and experience with the industry standard databases applications, i.e. Microsoft, Access, Oracle and SQL. Quote Link to comment Share on other sites More sharing options...
CRed05 Posted December 7, 2010 Report Share Posted December 7, 2010 http://msdn.microsoft.com/en-us/library/bb264565%28SQL.90%29.aspx I was taught to stay away from using the * because it can get you into trouble. Instead be specific. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.