Friday, May 26, 2017

SQL DBA Online Training (LIVE, Instructor-Led) With Real Time Project

SQL School Training Institute is one of the best Training Organizations providing specialized in SQL Server 2014 and 2016 DBA Training. We have been providing Practical SQL 2014 and 2016 DBA Online Training ,Classroom Training and Video Training for the last nine years .

All our sessions are completely Practical and Real-time.

PRACTICAL SQL 2014  & 2016 DBA ONLINE TRAINING COURSE DETAILS :

SQL Server Basics & T-SQL Queries

• SQL Server Design Architecture – 2014 & 2016

• SQL Server Database Design & Planning

• SQL Server Table Design & Pages

• Table Compression Techniques

• Data Integrity & Consistency

• SQL Server Views and Schemes

• JOINS and Sub Queries

• Uses of Indexes and Performance

• Stored Procedures and User Defined Functions

• Dynamic SQL and TEMP Tables

• DDL Triggers and DML Triggers

• Memory Usage with Triggers

• Cursors Usage and Limitations

• T-SQL Transactions Concepts & Types

• Locks and Memory Concepts & Locking Hints

• New Features in SQL Server 2014 & 2016

Basic SQL Server Administration (DBA)

• Blocking & Deadlocks Issues

• Backup Strategies & Backup Options

• Point-In-Time, Partial and Piecemeal Restores

• Replication Techniques and Monitoring

• Peer – Peer Replication Topology and Limitations

• Log Shipping Modes and Issues

• DB Mirroring and Encryption

• SQL Server Security & Client Security

• Database & Object Security

• Security Issues and Audits

• Data Level Encryption and Data Security

• Performance Tuning & Tips

• Import -Export Techniques

• Tuning & Troubleshooting

• Security Audits in DENALI

• DBCC Commands and Management

• Server Level Audits

Advanced SQL Administration

• Log Space Issues and Temp-db Issues

• Pro-filer & Activity Monitor and Network Issues

• Partitioning Techniques, DB Snapshots and Usage

• Certificates, Signatures, Cryptography, Keys and TDE
  Implementation

• DB Engine Tuning Adviser and Client Statistics

• Optimizing SSIS Packages

• Database Maintenance Plans

• DB Mail & Alert System with Notifications

• Upgrades, Migrations and Service Pack Installations

• SQL Server Fail over Cluster Configuration

• Active Directory Configurations and Storage (SAN) Management

• Active/Active and Active/Passive Cluster Configuration Issues

• SQL Server Cluster Management Operations

• MSDTC and Resource Governor Importance and Usage

• Contained Databases and Always-On Availability Groups

Duration: 7 weeks, every day for 1.5 hours and all sessions are completely practical. One Real-time Project included in the course, with 24x7 LIVE Server (Online Lab) for practice.

For free SQL-DBA ONLINE Demo, please visit :

http://www.sqlschool.com/SQLDBA-Online-Training.html

Register for Practical SQL 2014 & 2016 DBA Online Training :

http://sqlschool.com/register.html

Contact us today for practical SQL 2014 & 2016 DBA Online Training

SQL School Training Institute

 ISO 9001:2008 Certified Organization for Training

Authorized Microsoft Partner (ID# 4338151)

Regd: Sequel Gate Innovative Technologies Pvt. Ltd.

Address 1:

108/2RT, Street No 2, Road No 1, Landmark : Beside SR Nagar Bus Stop

SR Nagar, Hyderabad - 38, India.

Address 2:

Sai Anu Avenue, Street no 3, Pathrika Nagar, HI-TECH City, Hyderabad -81,india.

Call us :

India:

Office : +91 (0) 40 64577244
Mobile : +91 (0) 9666440801

USA:
Office: +1 (510) 400-4845

Website:

http://sqlschool.com/

Follow us:

https://www.facebook.com/sequelschool

https://www.linkedin.com/company/sql-school

https://twitter.com/sequelschool



Friday, May 12, 2017

SQL Server Dev Programing training @ SQL Schhol Training Institute

SQL School Training Institute is an ISO Certified Organization and Microsoft Learning Partner offering real-time, practical trainings exclusively on SQL Server Technologies including SQL Server Development (SQL Dev), SQL Database Administration (SQL DBA), Microsoft Business Intelligence and Datawarehousing (MSBI / DWH) Training. Versions: SQL Server 2016, SQL Server 2014. Register Today for free demo
We offer Instructor-Led LIVE Online Training, Classroom Training and On-demand Video Training with COMPLETE REAL-TIME and INTERACTIVE Practical Sessions. All our training courses include Real-time Projects, Certifications, Weekly Mock Interviews, Placement Assistance and free 24x7 LIVE Online Lab.

SQL Server & T-SQL (DEV) Online Training (LIVE, Instructor-Led)

This impeccable SQL Server (with T-SQL Queries and Tuning) course is exclusively designed for starters as well as for experienced professionals addressing SQL Server Installation, DB Design, Queries, Joins, CTE, Stored Procedures, Triggers, Remote Queries, Transactions and Tuning options with BLOB Data and XML. Practice Material, Certification, Resume & Interview Guidance are included in this SQL Server T-SQL Course.

  • Stored Procedures - Purpose, Syntax, Properties and Types
  • Compilation, Precompilation and Query Optimization (QO)
  • Variables - Usage and Data Types in Stored Procedures
  • Parameters - Usage and Data Types in Stored Procedures
  • Stored Procedure Executions - Syntax, Alternate Options
  • Stored Procedures for Data Validations & Missing Identity
  • Stored Procedures for Dynamic SQL Queries. Views & SPs
  • Stored Procedures for Data Reporting. Advantanges, Tuning
  • Important System Procedures For Metadata Access. Usage
  • Important Extended Procedures For Application Operations
  • IF.. ELSE, IF .. ELSE IF, IIF Conditions. PRINT statements
  • Error Handling Techniques in T-SQL: TRY, CATCH, THROW
  • Dynamic Parameters and Variables. Examples with Views
  • Default Parameter Values, Data Types and NULL Values
  • Batch Executions with Stored Procedures. Variants
  • Unicode Data and Dynamic SQL Queries. sysname Data

  • Stored Procedures for Sub Queries, Dynamic Sub Queries
  • Stored Procedures for Recursive and Nested Queries
  • OUTPUT Parameters in Stored Procedures. Usage Options
  • Common Table Expressions (CTE) and In-Memory - Syntax
  • Row Number and Rank Generation, Sub Queries, Self Joins
  • Stored Procedures for Parameterized CTE (Sub) Queries
  • Using CTE for Table Data Operations - DML & Retrieval
  • CTE for DML and DDL Operations in Stored Procedures
  • Using Recursive CTEs and Self Joins with Stored Procedures
  • Precautions for Recursive CTEs - Performance Impact
  • Query Tuning Operations with CTEs. Query Store Options
  • CTE Advantages and Limitations - Precompilations
  • Dynamic SQL Queries with Parameters and Variables
  • Cached Plans and Memory Store for Stored Procedures
  • RECOMPILE Options and ENCRYPTION Options - Scenarios
  • Identity Inserts - Manual Sequence. Dynamic Inserts
  • ANCHOR Members and RECURSIVE Members. Termination

  • SQL Injection Attacks and Parameter Sniffing - Solutions
  • SQL Injection Vulnerables - Data Types and Validations
  • Table Value Parameters (TVP) - Purpose, Types and Syntax
  • User Defined Table Data Types and TVP Usage in SProcs
  • READONLY Parameters, Table Data Type (User Defined)
  • Error Handling with Table Valued Parameters in SProcs
  • Startup Stored Procedures: Configuration, Server Property
  • Server Startup, Auto Log Options with Stored Procedures
  • Extended Stored Procedures - Purpose, Options & Usage
  • Stored Procedures for Dynamic Values, Calendar Data
  • Cursors - Benefits, Syntax. Using SProcs with Cursors
  • FORWARD_ONLY and SCROLL Cursors Types. Limitations
  • STATIC and DYNAMIC Cursors Types. ABSOLUTE Fetch
  • LOCAL and GLOBAL Cursor Types & Scope, Reusability
  • KEYSET DRIVEN Cursor Types & Performance Options
  • Embedding Cursors in Procedures and User Functions
  • SPs with Cursors @ Dynamic Data Loads, Data Formatting



SQL School (SequelGate (I) Technologies Pvt. Ltd.)

OFFICE 1:

#108/2RT, Road No: 1, Beside Bus Stop, 
SR Nagar, Ameerpet, Hyderabad - 38 (India). Map

OFFICE 2:

Sai Anu Avenue, Street Number 3, Patrika Nagar, 
Patrika Nagar, HITEC City, Hyderabad - 81 (India). Map

India: 0091 (0)9666440801 USA: 001 (510) 400-4845