0% found this document useful (0 votes)
19 views

Aggregate, Rowset (Introduction Only) )

The document outlines concepts and tasks related to SQL server including database concepts, normalization, managing database objects like tables and indexes, stored procedures, triggers, functions, user defined types, defaults, sequences, cursors, constraints, and record management. It also covers SQL queries for data manipulation like insert, update, delete, select, joins, built-in functions, grouping, sorting, unions and remote access to SQL server including authentication methods, debugging, performance tuning, enabling remote access, assigning user rights, backing up databases, and importing/exporting data. It concludes with a quiz.

Uploaded by

Bhavanesh Asar
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Aggregate, Rowset (Introduction Only) )

The document outlines concepts and tasks related to SQL server including database concepts, normalization, managing database objects like tables and indexes, stored procedures, triggers, functions, user defined types, defaults, sequences, cursors, constraints, and record management. It also covers SQL queries for data manipulation like insert, update, delete, select, joins, built-in functions, grouping, sorting, unions and remote access to SQL server including authentication methods, debugging, performance tuning, enabling remote access, assigning user rights, backing up databases, and importing/exporting data. It concludes with a quiz.

Uploaded by

Bhavanesh Asar
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SQL server Concepts of Database and RDBMS Concepts of Normalization Database object Management(Creation ,modification and Deletion ) of Database

base Tables Index (Concepts of Index,Primary ,unique ,Forigen key relation) Stored procedure Triggers Function User defined type Defaults Sequence Cursors Constraints Checks Record Managements Lets Get Hands Dirty Session (Insert,update ,Delete,Select) Insert,update,Delete,select into ,insert into select Data Join(inner,outer ,left,right) Built in Function(Scalar(text,date,Maths),Ranking, Aggregate,Rowset(introduction only)) Union and Union All Grouping ,Sorting

Project Related Task Remote SQL server Windows Authentication Mix Auhentication Debugging SQL Debugging Stored Procedure Understanding Performance tuning(SQL plan and Profiler) Opening SQL ports in windows server Enabling Remote Desktop Service Concept of VPN (Theory) Assign Rights to users and objects Saving Data to excel importing Data To SQL server Backup /restore and Attache/detached of Database

Quiz

You might also like