To do List for SQL Queries
- Select, From, Where
- Manipulating result sets: Sql operators,Distinct,Order by,top,output
- Joins
- Group by,Roll up, cube,having, Aggregate functions
- Combining Data sets - union, except, intersect,apply
- Logical order of query processing
- Built in Scalar functions
- Common Table Expressions
- Sub-queries - Correlated & Non Correlated
- Dynamic queries
- Ranking Functions
- Tuning Queries & Improving Performance
- Query XML Data
- Full Text Search
- Challenges Faced and Solutions
No comments:
Post a Comment