DEV Community

Discussion on: Best Tutorial For Java & SQL?

Collapse
 
helenanders26 profile image
Helen Anderson

I'm not super familiar with Java but as far as SQL goes:

For practice in the browser, these two are great:
PostgreSQL Exercises
SQL Zoo

Microsoft offers a tutorial and download of SQL Server Management Studio (SSMS) aimed at database administrators and developers who are familiar with database concepts and Transact-SQL
Tutorials for SQL Server Management Studio