0% found this document useful (0 votes)
17 views1 page

SQL Training From Vinod

SQL training

Uploaded by

Akanksha Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views1 page

SQL Training From Vinod

SQL training

Uploaded by

Akanksha Jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Content

Database, Create table,identity in SQL, top clause, drop table, Insert, and Update command
Different data types, Delete Truncate
SQL Joins, Group By, Aggregate functions,Having Clause
default keyword and check constraint
Difference between
a) Where and having clause b) Primary key and unique key, c) Union and Union all
cross join example, what is DDL and DML, What is COALESCE in SQL Server?
How to check null value, Floor and sign functions, case when(some idea),
exporting data to excel, and loading data from excel, Schema
Stored Procedures, Advantages of stored procedures, execution plan , network traffic, code reusability, SQL
Injection(Overview)
Input and output parameters, What is CTE(Overview), Temporary Tables, Cursors, Merge

Inline Functions, Functions, Views, Dynamic Queries, Debugging Queries


Pivot, Acid property, Normalization
Commit and rollback, Triggers, Magic Tables in SQL server
Difference b/w clustered n non clustered index. , DBCC command, Heap
Collation, Indexes, Rank, row_number, Transactions, Explain indexes and filter Index, Convert varchar to
date.
except, INTERSECT, Partition, lead lag

You might also like