SQL is structural query language.
I wanted to keep it simple to learn the SQL, so if we know the following 7 types of query then you can achieve to write any kind of sql queries.
I wanted to keep it simple to learn the SQL, so if we know the following 7 types of query then you can achieve to write any kind of sql queries.
- Simple query
- Sub query
- Joins
- Co-related query
- Set Operators
- Aggregate function and Group by clause
- Derived tables
No comments:
Post a Comment