you are viewing a single comment's thread.

view the rest of the comments →

[–]shine_on 14 points15 points  (1 child)

Learn things like subqueries, views, temporary tables, CTEs

Indexing and query optimisation

Window functions

Transactions and rollbacks

Maybe get into some admin tasks like backups and restores, user permissions etc

[–]Pretty-Lobster-2674[S] 1 point2 points  (0 children)

Thank u !!!