database ii
play

Database II Undram Sambuu HomeBrewR Overview Steps to create - PowerPoint PPT Presentation

Database II Undram Sambuu HomeBrewR Overview Steps to create SSIS Package STORED PROCEDURES Steps to create JOB S S IS SQL Server Integration Services ( SSIS ) is a component of the Microsoft SQL Server database software


  1. Database II Undram Sambuu HomeBrewR

  2. Overview • Steps to create SSIS Package • STORED PROCEDURES • Steps to create JOB

  3. S S IS • SQL Server Integration Services ( SSIS ) is a component of the Microsoft SQL Server database software that can be used to perform a broad range of data migrationtasks.

  4. S TORED PROCEDURES • Stored Procedures are a batch of SQL statements that can be executed as a job. • Benefits: centralize data access logic, security • Syntax: • CREATE PROCEDURE (NAME OF THE PROCEDURE) SP_SU_HOMEBREWR AS SELECT *, CAST( GETDATE()AS DATE) DATESTAMP FROM ABDDWSAND.dbo.SU_HOMEBREWR

  5. JOB • A job is a specified series of actions that SQL Server Agent performs. Use jobs to define an administrative task that can be run one or more times and monitored for success or failure. • Benefits: can be scheduled, sends notification

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend