Just to nitpick, you are already learning SQL. SQL is a language and Access uses it to build queries. When you use query designer to create a query, it generates SQL. Switch to SQL view to see the statement.
SQLServer is a database application. And yes, there is a bit of a learning curve but I...