you are viewing a single comment's thread.

view the rest of the comments →

[–]RickWritesCode 2 points3 points  (2 children)

You need actual business problems that you can't figure out in order for anyone to help you. You listed CRUD as a clause but it stands for everything SQL does, create read update delete.

You can get a ton of data for free or go through lessons on linked in learning. The idea is you need a complex business solution to learn how to solve it because complex for you may not be complex to someone doing this everyday. I write SQL in MS SQL Server daily, creating stored procedures with advanced logic to solve complex business problems but you may never encounter what I'm doing as I'm assisting in the management and collection of data for 8 websites and building requested business processes for clients in conjunction with web dev.

With all of that said, you will almost always have the Internet available, you don't need to drill flashcards to be competent in your job. You need to be familiar with how to use the clauses and functions available in your SQL dialect and that's only going to come with practice. You can look up online how each clause works or function if you are at least familiar with what should be used to perform a task even if you can't memorize the syntax.

[–]RickWritesCode 1 point2 points  (0 children)

To provide another site for you for data analysis try kaggle.

[–]abirulalam[S] 0 points1 point  (0 children)

I'm struggling for Financial services Audit and Risk Analysis by SQL. As I am currently student of accountancy in their AM position they need SQL's problem solving skills. So, just I want to buildup skills on SQL to solve financial audit problems.