Presentation is loading. Please wait.

Presentation is loading. Please wait.

SQL - Training Rajesh Charles. Agenda (Complete Course) Introduction Testing Methodologies Manual Testing Practical Workshop Automation Testing Practical.

Similar presentations


Presentation on theme: "SQL - Training Rajesh Charles. Agenda (Complete Course) Introduction Testing Methodologies Manual Testing Practical Workshop Automation Testing Practical."— Presentation transcript:

1 SQL - Training Rajesh Charles

2 Agenda (Complete Course) Introduction Testing Methodologies Manual Testing Practical Workshop Automation Testing Practical Workshop Performance Testing Practical Workshop SQL for Beginners Quality Center UNIX for Beginners Interview Practice and Mock Interview

3 SQL– Introduction Tester

4 SQL– Introduction

5

6

7

8 DataBase– Introduction

9 DataBase– HR Schema

10 DataBase– (DML) Data Manipulation Language (DML) Create Database Create Table and Add Columns Alter Table

11 DataBase– Primary Key The Primary Key uniquely identifies each record in a database table Primary Key must contain unique values A Primary Key column cannot contain NULL values Each Table should have a primary key and each table can have only ONE primary key

12 DataBase– FOREIGN KEY Foreign key is a field in the table that is primary key in another table Foreign key can accept multiple null value. We can have more than one foreign key table

13 SQL - Functions

14

15 SQL – Number Functions

16 SQL – Date Functions The Default data format is DD-MON-YYYY

17 SQL – Group Functions

18

19

20 DataBase– SQL Capabilities

21 SQL – JOINS SQL JOINS are used to retrieve data from multiple tables An SQL JOIN is performed whenever two or more tables are joined in a SQL statement

22 SQL – JOINS

23 JOINS Inner JoinsOuter Joins Also called Simple JoinLeft Outer Join ( called Left Join) Right Outer Join ( called Right Join) Full Outer Join ( Full Join)

24 SQL – JOINS

25 SQL – INNER JOINS

26 SQL – LEFT OUTER JOIN


Download ppt "SQL - Training Rajesh Charles. Agenda (Complete Course) Introduction Testing Methodologies Manual Testing Practical Workshop Automation Testing Practical."

Similar presentations


Ads by Google