Welcome to SQL tutorial. In this tutorial you will find all concepts of SQL.
What do you think on this topic? Please express your opinion or ask any question through comment below. You can write to me at reply2sagar@gmail.com
- SQL Introduction
- Database Servers
- DDL Statements - Create Table with Auto Increments, Drop Table, Alter Table
- DCL Statements - Constraints like Not null, Identity, unique, primary key, foreign key, Check, Default
- DML Statements - Insert rows, Delete rows, Truncate table, Update rows, Insert into Select, Select into
- DQL statements - Select data from table
- SQL Keywords - Distinct, where, and, or, order by, select top, like, in, between
- SQL Keywords -Union, Minus, Group By, Having, Limit, Top, Intersect, Exists
- SQL -Index, sequence, nextval
- SQL Aliases
- SQL Joins - Inner, left, right, full
- SQL Views
- SQL date and time functions - dateadd, datediff, sysdate
- SQL Null functions
- SQL String Functions - ucase, lcase, mid, len, rtrim, ltrim, replace, instr, Convert, format
- SQL Maths and Statistical functions - avg, min. max, first, last, count, sum
- Advanced SQL - Rank
- PL-SQL - Programming constructs
What do you think on this topic? Please express your opinion or ask any question through comment below. You can write to me at reply2sagar@gmail.com
No comments:
Post a Comment
Leave your valuable feedback. Your thoughts do matter to us.