Logo

Navigation
  • Home
  • Services
    • ERP Solutions
    • Implementation Solutions
    • Support and Maintenance Solutions
    • Custom Solutions
    • Upgrade Solutions
    • Training and Mentoring
    • Web Solutions
    • Production Support
    • Architecture Designing
    • Independent Validation and Testing Services
    • Infrastructure Management
  • Expertise
    • Microsoft Development Expertise
    • Mobile Development
    • SQL Server Database and BI
    • SAP BI, SAP Hana, SAP BO
    • Oracle and BI
    • Oracle RAC
  • Technical Training
    • Learn Data Management
      • Business Intelligence
      • Data Mining
      • Data Modeling
      • Data Warehousing
      • Disaster Recovery
    • Learn Concepts
      • Application Development
      • Client Server
      • Cloud Computing Tutorials
      • Cluster Computing
      • CRM Tutorial
      • EDI Tutorials
      • ERP Tutorials
      • NLP
      • OOPS
      • Concepts
      • SOA Tutorial
      • Supply Chain
      • Technology Trends
      • UML
      • Virtualization
      • Web 2.0
    • Learn Java
      • JavaScript Tutorial
      • JSP Tutorials
      • J2EE
    • Learn Microsoft
      • MSAS
      • ASP.NET
      • ASP.NET 2.0
      • C Sharp
      • MS Project Training
      • Silverlight
      • SQL Server 2005
      • VB.NET 2005
    • Learn Networking
      • Networking
      • Wireless
    • Learn Oracle
      • Oracle 10g
      • PL/SQL
      • Oracle 11g Tutorials
      • Oracle 9i
      • Oracle Apps
    • Learn Programming
      • Ajax Tutorial
      • C Language
      • C++ Tutorials
      • CSS Tutorial
      • CSS3 Tutorial
      • JavaScript Tutorial
      • jQuery Tutorial
      • MainFrame
      • PHP Tutorial
      • VBScript Tutorial
      • XML Tutorial
    • Learn Software Testing
      • Software Testing Types
      • SQA
      • Testing
  • Career Training
    • Career Improvement
      • Career Articles
      • Certification Articles
      • Conflict Management
      • Core Skills
      • Decision Making
      • Entrepreneurship
      • Goal Setting
      • Life Skills
      • Performance Development
      • Personal Excellence
      • Personality Development
      • Problem Solving
      • Relationship Management
      • Self Confidence
      • Self Supervision
      • Social Networking
      • Strategic Planning
      • Time Management
    • Education Help
      • Career Tracks
      • Essay Writing
      • Internship Tips
      • Online Education
      • Scholarships
      • Student Loans
    • Managerial Skills
      • Business Communication
      • Business Networking
      • Facilitator Skills
      • Managing Change
      • Marketing Management
      • Meeting Management
      • Process Management
      • Project Management
      • Project Management Life Cycle
      • Project Management Process
      • Project Risk Management
      • Relationship Management
      • Task Management
      • Team Building
      • Virtual Team Management
    • Essential Life Skills
      • Anger Management
      • Anxiety Management
      • Attitude Development
      • Coaching and Mentoring
      • Emotional Intelligence
      • Stress Management
      • Positive Thinking
    • Communication Skills
      • Conversation Skills
      • Cross Culture Competence
      • English Vocabulary
      • Listening Skills
      • Public Speaking Skills
      • Questioning Skills
    • Soft Skills
      • Assertive Skills
      • Influence Skills
      • Leadership Skills
      • Memory Skills
      • People Skills
      • Presentation Skills
    • Finding a Job
      • Etiquette Tips
      • Group Discussions
      • HR Interviews
      • Interview Notes
      • Job Search Tips
      • Resume Tips
      • Sample Resumes
 

SQL Server 2000 Training Details

By Exforsys | on March 11, 2005 |
SQL Server
We are glad to let you know that we have started SQL Server 2000 training series. See the topics below which we will be providing the tutorials. Please let us know if there anything you would like to add to the topics.

SQL Server 2000 Training

1. Introduction to Microsoft SQL Server 2000
Overview of SQL Server 2000 | Components of SQL Server 2000 | Overview of SQL Server 2000 Architecture

2. Installing SQL Server 2000
Planning to Install SQL Server 2000 | Deciding SQL Server 2000 Setup Configuration Options | Running the SQL Server 2000 Setup Program | Using Default, Named, & Multiple Instances of SQL Server 2000 | Performing Unattended & Remote Installations of SQL Server 2000 | Troubleshooting a SQL Server 2000 Installation

3. Preparing to Use SQL Server 2000
§ Reviewing the Results of Installation
§ Starting, Stopping, Pausing, & Modifying SQL Server 2000 Services
§ Working with Osql, SQL Query Analyzer, & SQL Server Enterprise Manager

4. Understanding System and User Databases
Understanding the Database Architecture | Understanding the Transaction Log Architecture | Understanding & Querying System & Database Catalogs

5. Creating & Configuring User Databases
Creating a User Database | Setting Database Options | Managing User Database Size Using Automatic File Growth Appropriately | Placing Database Files on Multiple Disks

6. Populating a Database
Transferring & Transforming Data | Introducing Microsoft Data Transformation Services (DTS) | Transferring & Transforming Data with DTS Graphical Tools | Working with DTS Packages | Using the Bulk Copy Program (Bcp) & the BULK INSERT Transact-SQL Statement

7. Developing a Data Restoration
Understanding Data Restoration Issues | Understanding the Types of Database | Understanding the Restoration Process

8. Backing Up and Restoring SQL Server
Understanding Backup Terms, Media, & Devices | Backing Up Databases, Files, Filegroups, & Transaction Logs | Restoring a User

9. Managing Access to SQL Server 2000
Understanding the Authentication Process | Understanding the Authorization Process | Creating & Managing Logins

10. Managing SQL Server Permissions
Granting Database-Specific Permissions | Using Application Roles | Designing an Access and Permissions Strategy

11. Performing Administrative Tasks
Performing Configuration Tasks | Setting Up Additional Features | Performing Maintenance

12. Automating Administrative Tasks
Defining Operators | Creating Jobs | Configuring Alerts | Creating a Database Maintenance Plan | Creating Multiserver Jobs

13. Monitoring SQL Server Performance & Activity
Developing a Performance Monitoring Methodology | Choosing Among Monitoring Tools | Performing Monitoring Tasks

14. Using SQL Server Replication
Introducing Replication | Planning for Replication | Implementing Replication | Monitoring & Administering Replication

15. Maintaining High Availability
Using Standby Servers | Using Failover Clustering


16. Using Transact-SQL on a SQL Server Database
SQL Server Programming Tools | Introduction to Transact-SQL | Transact-SQL Syntax Elements | Executing Transact-SQL Statements

17. Designing a SQL Server Database
Introduction to Database Design | Planning a SQL Server Database | Identifying: System Requirements | Developing a Logical Data Model

18. Implementing SQL Server Databases & Tables
Creating and Managing a SQL Server Database| Identifying Data | Creating and Managing Tables

19. Implementing Data Integrity
Introduction to Data | Implementing Integrity

20. Accessing and Modifying Data
Accessing Data in a SQL Server Database | Using SELECT Statements to Access Data | Modifying Data in a SQL Server Database Exercise

21. Managing and Manipulating Data
Importing and Exporting Data | Using Distributed Queries to Access External Data | Using Cursors to Retrieve Data | Retrieving XML Data

22. Implementing Stored Procedures
Introduction to Stored Procedures | Creating, Modifying, & Deleting Stored Procedures | Programming Stored Procedures

23. Implementing Triggers
Introduction to Triggers | Creating and Managing Triggers | Programming Triggers

24. Implementing Views
Introduction to Views | Creating, Modifying, and Deleting Views | Accessing Data through Views

25. Implementing Indexes
Index Architecture | Index Creation & Administration

26. Managing SQL Server Transactions & Locks
Transaction & Locking Architecture | Managing SQL Server | Managing SQL Server Locking

27. Designing & Administering SQL Server 2000 Security
Overview of SQL Server 2000 Security | Designing a Database Security Plan | Database Security Implementation & Administration

28. SQL Server Monitoring & Tuning
Monitoring Databases with SQL Profiler | Index Tuning & Database Partitioning

« « MSAS : Browsing the Cube
Using Rich Server Controls with C# » »

Author Description

Avatar

Editorial Team at Exforsys is a team of IT Consulting and Training team led by Chandra Vennapoosa.

Free Training

RSSSubscribe 394 Followers
  • Popular
  • Recent
  • SQL Server 2000:Creating and Using Stored Procedures

    March 12, 2005 - 0 Comment
  • SQL Server 2000: Creating Stored Procedure with Input and Output Parameters

    March 12, 2005 - 0 Comment
  • SQL Server 2000: Securing Your Stored Procedure

    March 13, 2005 - 0 Comment
  • SQL Server 2000: Using System and Extended Stored Procedures

    March 13, 2005 - 0 Comment
  • SQL Server 2000: Using Views in SQL Server

    March 17, 2005 - 0 Comment
  • SQL Server 2000: Using Views in SQL Server

    March 17, 2005 - 0 Comment
  • SQL Server 2000: Using System and Extended Stored Procedures

    March 13, 2005 - 0 Comment
  • SQL Server 2000: Securing Your Stored Procedure

    March 13, 2005 - 0 Comment
  • SQL Server 2000: Creating Stored Procedure with Input and Output Parameters

    March 12, 2005 - 0 Comment
  • SQL Server 2000:Creating and Using Stored Procedures

    March 12, 2005 - 0 Comment

Exforsys e-Newsletter

ebook
 

Related Articles

  • SQL Server 2000: Using Views in SQL Server
  • SQL Server 2000: Using System and Extended Stored Procedures
  • SQL Server 2000: Securing Your Stored Procedure
  • SQL Server 2000: Creating Stored Procedure with Input and Output Parameters
  • SQL Server 2000:Creating and Using Stored Procedures

Latest Articles

  • Project Management Techniques
  • Product Development Best Practices
  • Importance of Quality Data Management
  • How to Maximize Quality Assurance
  • Utilizing Effective Quality Assurance Strategies
  • Sitemap
  • Privacy Policy
  • DMCA
  • Trademark Information
  • Contact Us
© 2023. All Rights Reserved.IT Training and Consulting
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptReject Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT