SQL is the essential part of SQL Administration and SQL Development. A quick overview of basics can take you a long way in the database career and make you feel more comfortable to use powerful SQL features.
This article introduces the basic and important features of SQL in SQL Server. This guide demonstrates the working of SQL Server starts from creating tables, defining relationships, and writing Transact-SQL commands and so on.
Ready to dive-deep into SQL essentials articles? Let’s go!
1. What is Database Normalization in SQL Server ?
2. What is SQL in SQL Server ?
3. Overview of the SQL Insert statement
4. Overview of the SQL Update statement
5. Overview of the SQL Delete statement
6. Overview of the SQL Order by clause
7. Overview of the SQL LIKE Operator
8. SQL Join overview and tutorial
9. SQL UNION overview, usage and examples
10. Using the SQL Coalesce function in SQL Server
11. SQL Substring function overview
12. SQL string functions for Data Munging (Wrangling)
13. Overview of the SQL REPLACE function
14. Overview of SQL COUNT and COUNT_BIG in SQL Server
15. Six different methods to copy tables between databases in SQL Server
16. Overview of the SQL CAST and SQL CONVERT functions in SQL Server
17. Overview of the SQL ROW_NUMBER function
18. SQL date format Overview; DateDiff SQL function, DateAdd SQL function and more
19. Static and Dynamic SQL Pivot and Unpivot relational operator overview
Thanks for reading. Please feel free to share your comment below:).
Happy Learning!!