Learn SQL from Scratch to Advanced
Nowadays, many IT company moreover depend on SQL only. So this is one of the basic query language to start for new developers.
So track or to be master in SQL, the below topics should be covered.
List of Basic Topics :-
1, Should know what is frontend and backend developer
2, What is DBMS, RDBMS ?
3, What is SQL ?
4, What are the database are there ?
Beginner Level SQL topics
4, Functions
5, Sub Query
6, Joins
7, Decode and Case
8, Constraints
9, Important Data Dictionary Table like user_source, all_source, user_tables etc..,
Intermediate Level SQL topics (Creating Objects)
3, Transactional Control Language
5, Data Retrieval
6, Sequence
7, Materialized views
8, Views
9, Synonyms
10, Index
11, Hints
12, Multi table Insert
Advanced Level SQL topics
1, Analytical Functions
2, With clause
3, Set Operators
4, Pseudo columns
5, SQLLDR
7, CUBE and ROLLUP
8, Dead Lock and Table Lock
9, Table Partition
10, Data Pump
11, Global Temporary Table
12, Normalization and De-normalization
13, Performance Tuning
14, External Table.
Comments
Post a Comment
Thanks for commenting, we will always respond your comment.