Code.GeekInterview.com
  I am new, Sign me up!
 
Home Online Training

SQL Server 2005 Training (Part 2)

     Published: 26th Apr 2008     Read: 5679 times
Category: Online Training
Add Comment
 




SQL Server 2005 Training (Part 2)

SQL Server 2005 (Part 2) Tutorial Index


SQL Server 2005 - Unattended Installations
SQL Server 2005 - Unattended Installations In this tutorial you will learn about SQL Server 2005 - Unattended Installations, How to perform a silent installation of SQL Server, To Create .iss file, Basic Header Information for Our Script Files, Checking for the Parameters within the Script, Sample


SQL Server 2005 - Upgrading from earlier versions of SQL Server
SQL Server 2005 - Upgrading from earlier versions of SQL Server In this tutorial you will learn about SQL Server 2005 - Upgrading from earlier versions of SQL Server. SQL Server 2005 permits the upgrading from version 7.0, 2000 (with service pack 3) and 2003. SQL Server 6.5 will have to be upgrade


SQL Server 2005 - Testing Troubleshooting
SQL Server 2005 - Testing Troubleshooting In this tutorial you will learn about Testing and Troubleshooting, SQL server services: Distributed Transaction Coordinator, Registry settings, SQL server settings, Configuring SQL server internal settings, Configuring Network Protocols.


SQL Server Monitoring Tools - Server Profiler
SQL Server Monitoring Tools - Server Profiler In this tutorial you will learn about SQL Server Profiler, To start SQL Server Profiler in SQL Server Management Studio, To start SQL Server Profiler in Database Engine Tuning Advisor, Security, Space Requirements, To change the TEMP environment variable


SQL Server 2005 - Using DDL Triggers
SQL Server 2005 - Using DDL Triggers In this tutorial you will learn about DDL Triggers vs DML Triggers, Syntax for creating a DDL Trigger, Designing a DDL Trigger, The EVENTDATA() Function, Implementing a Database-Scoped DDL Trigger, Implementing a Server-Scoped DDL Trigger, Event Notifications


SQL Server 2005 - Using Event Notifications
SQL Server 2005 - Using Event Notifications In this tutorial you will learn about SQL Server 2005 - Using Event Notifications, Creating Event Notifications, Creating an Event Notification, Creating the Target Service, Creating /Dropping / modifying the Event Notification and Using Metadata Views.


Using SQL Sever Management Studio - Part 1
Using SQL Sever Management Studio - Part 1 In the tutorial you will learn about Using SQL Sever Management Studio, The features of the Management Studio, Starting SQL Server Management Studio, The Object Explorer and also Default. Optional connection settings.


Using SQL Sever Management Studio - Part 2
Using SQL Sever Management Studio - Part 2 In this tutorial you will learn further more about Using SQL Sever Management Studio, Registered Servers, To Register a server, Server Groups, The Summary Page, The Database Engine Administration, The tasks of a Database Administrator


Using the SQL Management Objects
Using the SQL Management Objects In this tutorial you will learn about Using the SQL Management Objects, Unsupported namespaces, Programming SQL Server Management objects, Setting Default Initialization Fields, Definitions, Capture mode, Linked servers and SMO methods and properties.


SQL Server 2005 - Using the Sqlcmd Utility
SQL Server 2005 - Using the Sqlcmd Utility In this tutorial you will learn about SQL Server 2005 - Using the Sqlcmd Utility, Running the sqlcmd utility, Sqlcmd rules - Quoted Strings, Code Page Conversion Rules and Interactive sqlcmd Example.


SQL Server 2005 Configuration Manager
SQL Server Configuration Manager In this tutorial you will learn about SQL Server Configuration Manager, Manage Server & Client Network Protocols, To start the default instance of SQL Server, To start an instance of SQL Server with startup options, To stop the default instance of SQL Server,


SQL Server 2005 - Populating the Database
SQL Server 2005 - Populating the Database In this tutorial you will learn how to populate the database in SQL Server 2005.


SQL Server 2005 - Database Backup
SQL Server 2005 - Database Backup In this tutorial you will learn how to take database backup in SQL Server 2005.


Maintain indexes in a SQL Server 2005 database
Maintain indexes in a SQL Server 2005 database In this tutorial you will learn about maintaining Indexes in a SQL Server 2005 database - Dealing with Fragmented indexes, Reorganizing an Index, Rebuilding an Index, Disabling Non-clustered Indexes to Reduce Disk Space During Rebuild Operations,


SQL Server 2005 - Defining Indexes
SQL Server 2005 - Defining Indexes In this tutorial you will learn about Defining Indexes in SQL Server 2005 - clustered and non clustered indexex, The Query Optimizer, to create an index, To create a unique index, To create a clustered index, To create full-text indexes, To change index properties


SQL Server 2005 - Tuning a Database
SQL Server 2005 - Tuning a Database In this tutorial you will learn about Database Tuning Advisor overview, Database Engine Tuning Advisor Features, Improved Workload Parsing, Enhanced Scalability, Integrated Tuning, Multiple Database Tuning, Offload of Tuning Overhead to Test Server, Drop-Only


SQL Server 2005 - Using the Database Tuning Advisor
SQL Server 2005 - Using the Database Tuning Advisor In this tutorial you will learn about Using the Database Tuning Advisor in SQL Server 2005, Using the DTA, Open the Database Engine Tuning Advisor GUI, Set the tool options, Hide and unhide the Session Monitor, Tune a workload Transact-SQL script


Managing SQL Server 2005 Security
Managing SQL Server 2005 Security In this tutorial you will learn about Managing SQL Server 2005 Security. Microsoft has consciously invested in the creation of a precise and flexible security model of the database platform with security features that include surface area reduction, data encryption


SQL Server 2005 - Managing Permissions
SQL Server 2005 - Managing Permissions In this tutorial you will learn about Managing Permissions in SQL Server 2005. Authorization features determine the level of access rights once the user's logon process is successfully completed. A significant aspect of SQL Server 2005 authorization mode


SQL Server 2005 - Managing Certificates
SQL Server 2005 - Managing Certificates In this tutorial you will learn about Managing Certificates in SQL Server 2005, SQL Server 2005 makes significant improvements in two areas—Native encryption and certificates. Encryption is a mechanism that is intended to protect data using a specially


SQL Server 2005 - Disaster Recovery
SQL Server 2005 - Disaster Recovery In this tutorial you will learn about Disaster Recovery in SQL Server 2005, Recovery Models, Managing Backup Media, Running a Base-Functionality Script and Ensuring Disaster Readiness.


SQL Server 2005 - Using Database Snapshots
SQL Server 2005 - Using Database Snapshots In this tutorial you will learn about Using Database Snapshots in SQL Server 2005, Effect of the Update Pattern on Database Snapshot Growth, Metadata About Database Snapshots, Limitations on the Source Database, Limitations on Database Snapshots, Database


SQL Server 2005 - Backing up a Database
SQL Server 2005 - Backing up a Database In this tutorial you will learn about Backing up a Database in SQL Server 2005 - Backup and Restore operations, Restoring System Databases, Media Reliability, Using Checksums during backup and Restore and Backup Media mirroring.


SQL Server 2005 - Introduction to Data Availability
SQL Server 2005 - Introduction to Data Availability In this tutorial you will learn about Data Availability in SQL Server 2005 - Failover clustering, Database mirroring, Log shipping, Replication, Introduction to Database Mirroring and advantages of mirroring.


SQL Server 2005 - Mirror Server
SQL Server 2005 - Mirror Server In this tutorial you will learn about Mirror Server in SQL Server 2005 - Preparing the Principal and Mirror Server, Establishing a Mirroring Session, Establishing a Witness Server, Executing Transactions, Simulating Principal Server Failure, Restarting the Failed Ser...


SQL Server 2005 Replication Enhancements
SQL Server 2005 Replication Enhancements In this tutorial you will learn about Overview of Replication Enhancements, User Interface Enhancements, Merge replication concurrency Enhancements, Programming changes, The Replication Monitor, Performance and Scalability Features, Pre-computed partitions,


SQL Server 2005 - Configuring Replication
SQL Server 2005 - Configuring Replication In this tutorial you will learn about SQL Server 2005 - Configuring Replication - New Types of Replication, Peer to Peer Transactional Replication, HTTP Replication, Configuring Replication Configuring Replication Using RMO, Referencing the RMO and SMO


SQL Server Integration Services
SQL Server Integration Services Here is a sample chapter from Beginners Guide to SQL Server Integration Services Using Visual Studio 2005 by Jayaram Krishnaswamy.


SQL Server Interview Questions


SQL Server FAQ's


Related database Interview Questions
Btrieve
Clipper
Database Admin
Firebird
Informix
Microsoft Access 
MYSQL
PostgreSQL
Progress
SAP DB
SQL
SQL Server
Stored Procedures
Sybase
Teradata
Unify




Next: Programming Concept Tutorials



Post Comment


Members Please Login

Name:
Email: (Optional)
 (Used for Notification)
Title:
Comment:
Validation Code:
 <=>  (Enter this code in text box)


Subscribe

 


About Us -  Privacy Policy -  Terms and Conditions -  Contact  

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape