The goal of this course is to provide you with the knowledge required by an end-user of Microsoft SharePoint Server 2010. The course emphasises hands-on experience, with a series of self-guided exercises integrated into the training.
You will discover how to access SharePoint from a browser or from Microsoft Office; how to use SharePoint to collaborate within a team; organise and manage documents, events, lists and other items. You will also be shown how to create your own site with both public and private areas, and how to search for information in a portal site.
This course will help you meet the following objectives:
This course requires delegates to meet the following pre-requisites:
Please Note: If you attend a course and do not meet the prerequisites you may be asked to leave.
Understanding SharePoint
Managing My Site
Document Libraries
Lists
Managing Items
Content Management
About this CourseThis 5-day instructor led course provides students with the technical skills required to write basic Transact-SQL queries for Microsoft SQL Server 2012. This course is the foundation for all SQL Server-related disciplines; namely, Database Administration, Database Development and Business Intelligence. This course helps people prepare for exam 70-461.
All the labs for this course can be performed using the provided virtual machines. However, if you have a Microsoft Windows Azure account and the classroom virtual machines connect to the internet you may be able to connect to your Windows Azure server and database from the classroom. Many of the labs in this course are enabled for you to perform the lab while connected to your own Windows Azure database in the cloud. Your instructor should be able to provide a current list of Windows Azure enabled labs. |
Audience ProfileThis course is intended for Database Administrators, Database Developers, and Business Intelligence professionals. The course will very likely be well attended by SQL power users who aren’t necessarily database-focused or plan on taking the exam; namely, report writers, business analysts and client application developers. |
| At Course Completion
After completing this course, students will be able to: · Write SELECT queries · Query multiple tables · Use built-in functions · Use subqueries · Execute stored procedures · Use set operators · Implement error handling · Implement transactions · Use table expressions · Sort and filter data · Use window ranking, offset and aggregate functions · Query SQL Server metadata · Program with T-SQL · Improve query performance |
This module introduces the SQL Server platform and major tools. It discusses editions, versions, tools used to query, documentation sources, and the logical structure of databases.Lessons
Lab : Working with SQL Server 2012 Tools
After completing this module, students will be able to:
This module introduces you to the concepts of SQL Azure. If the virtual machines in your classroom are able to connect to the internet and you have a Windows Azure account you may be able to connect to your Azure server and database. Many of the labs in the rest of this course are enabled for you to perform the lab while connected to your own Azure database in the cloud.
Lessons
After completing this module, students will be able to:
This module introduces Transact SQL as the primary querying language of SQL Server. It discusses the basic structure of T-SQL queries, the logical flow of a SELECT statement, and introduces concepts such as predicates and set-based operations.Lessons
Lab : Introduction to Transact-SQL Querying
After completing this module, students will be able to:
This module introduces the fundamentals of the SELECT statement, focusing on queries against a single table.Lessons
Lab : Writing Basic SELECT Statements
After completing this module, students will be able to:
This module explains how to write queries which combine data from multiple sources in SQL Server. The module introduces the use of JOINs in T-SQL queries as a mechanism for retrieving data from multiple tables.Lessons
Lab : Querying Multiple Tables
After completing this module, students will be able to:
This module explains how to enhance queries to limit the rows they return, and to control the order in which the rows are displayed. The module also discusses how to resolve missing and unknown results.Lessons
Lab : Sorting and Filtering Data
After completing this module, students will be able to:
This module explains the data types SQL Server uses to store data. It introduces the many types of numeric and special-use data types. It also explains conversions between data types, and the importance of type precedence.Lessons
Lab : Working with SQL Server 2012 Data Types
After completing this module, students will be able to:
This module introduces the use of functions that are built in to SQL Server Denali, and will discuss some common usages including data type conversion, testing for logical results and nullability.Lessons
Lab : Using Built-In Functions
After completing this module, students will be able to:
This module introduces methods for grouping data within a query, aggregating the grouped data and filtering groups with HAVING. The module is designed to help the student grasp why a SELECT clause has restrictions placed upon column naming in the GROUP BY clause as well as which columns may be listed in the SELECT clause.Lessons
Lab : Grouping and Aggregating Data
After completing this module, students will be able to:
This module will introduce the use of subqueries in various parts of a SELECT statement. It will include the use of scalar and multi-result subqueries, and the use of the IN and EXISTS operators.Lessons
Lab : Using Subqueries
After completing this module, students will be able to:
This module introduces T-SQL expressions which return a valid relational table, typically for further use in the query. The module discusses views, derived tables, common table expressions and inline table-valued functions.Lessons
Lab : Using Table Expressions
After completing this module, students will be able to:
This module introduces operations involving multiple sets of data. It will cover the use of the UNION, UNION ALL, APPLY, CROSS APPLY, OUTER APPLY operators as well as the EXCEPT and INTERSECTS operators.Lessons
Lab : Using Set Operators
After completing this module, students will be able to:
This module introduces window functions including ranking, aggregate and offset functions. Much of this functionality is new to SQL Server 2012. It will cover the use of T-SQL functions such as ROW_NUMBER, RANK, DENSE_RANK, NTILE, LAG, LEAD, FIRST_VALUE and LAST_VALUE to perform calculations against a set, or window, of rows.Lessons
Lab : Using Window Ranking, Offset and Aggregate Functions
After completing this module, students will be able to:
This module discusses techniques for pivoting data in T-SQL as well to introduce the fundamentals of the GROUPING SETS clause. It will also cover the use of GROUP BY ROLLUP and GROUP BY CUBE syntax in SQL Server 2012.Lessons
Lab : Pivoting and Grouping Sets
After completing this module, students will be able to:
This module introduces the use of SQL Server system objects in T-SQL queries. It will cover the use of system catalog views, system stored procedures, system functions, and dynamic management objects.Lessons
Lab : Querying SQL Server Metadata
After completing this module, students will be able to:
This module introduces the use of existing stored procedures in a T-SQL querying environment. It discusses the use of EXECUTE, how to pass input and output parameters to a procedure, and how to invoke system stored procedures.Lessons
Lab : Executing Stored Procedures
After completing this module, students will be able to:
This module provides a basic introduction to T-SQL programming concepts and objects. It discusses batches, variables, control of flow elements such as loops and conditionals, how to create and execute dynamic SQL statements, and how to use synonyms.Lessons
Lab : Programming with T-SQL
After completing this module, students will be able to:
This module introduces the use of error handlers in T-SQL code. It will introduce the difference between compile errors and run-time errors, and will cover how errors affect batches. The module will also cover how to control error handling using TRY/CATCH blocks, the use of the ERROR class of functions, and the use of the new THROW statement.Lessons
Lab : Implementing Error Handling
After completing this module, students will be able to:
This module introduces the concepts of transaction management in SQL Server. It will provide a high-level overview of transaction properties, cover the basics of marking transactions with BEGIN, COMMIT and ROLLBACK.Lessons
Lab : Implementing Transactions
After completing this module, students will be able to:
This module introduces the concepts of system resource usage and the performance impact of querying SQL Server 2012. It will cover, at a high level, the use of indexes in SQL Server, the use of execution plans in SQL Server Management Studio, and the use of SET options to view system resource usage when executing queries. It will also compare set-based operations with cursor-based operations.Lessons
Lab : Improving Query Performance
After completing this module, students will be able to:
Before attending this course, students must have:
Before attending this course, students should have:
To help you prepare for this class, review the following resources:
Microsoft Power BI is a cloud-based business analytics service that enables anyone to visualize and analyze data with greater speed, efficiency, and understanding. It connects users to a broad range of data through easy-to-use dashboards, interactive reports, and compelling visualizations that bring data to life.
With Power BI Desktop, you can:
The Power BI Desktop makes discovering data easy. You can import data from a wide variety of data sources. After you connect to a data source, you can shape the data to match your analysis and reporting needs.
When you import two or more tables, oftentimes you’ll need to create relationships between those tables. The Power BI Desktop includes the Manage Relationships dialog and the Relationships view, where you can use Autodetect to let the Power BI Desktop find and create any relationships, or you can create them yourself. You can also very easily create your own measures and calculations or customize data formats and categories to enrich your data for additional insights.
The Power BI Desktop includes the Report View. Select the fields you want, add filters, choose from dozens of visualizations, format your reports with custom colors, gradients and several other options. The Report View gives you the same great report and visualizations tools just like when creating a report on PowerBI.com
With the Power BI Desktop, you can save your work as a Power BI Desktop file. Power BI Desktop files have a .pbix extension.
You can upload the reports you created and saved in the Desktop to your Power BI site. You can also publish them to Power BI right from Power BI Desktop.
– Connect, import, shape, and transform data for business intelligence (BI)
– Visualize data, author reports, and schedule automated refresh of your reports
– Create and share dashboards based on reports in Power BI desktop and Excel
– Use natural language queries
– Create real-time dashboards
Getting Data
– Overview of Power BI Desktop
– Getting Started with Power BI Desktop
– Connect to Data Sources in Power BI Desktop
– Clean and Transform Your Data with the Query Editor
– More Advanced Data Sources and Transformation
– Cleaning Irregularly Formatted Data
Modeling
– Introduction to Modeling Your Data
– How to Manage Your Data Relationships
– Create Calculated Columns
– Optimizing Data Models
– Create Calculated Measures
– Explore your time-based data
Visualizations
– Introduction to Visuals in Power BI
– Create and Customize Simple Visualizations
– Combination Charts
– Slicers
– Map visualizations
– Matrixes and tables
– Scatter Charts
– Waterfall and funnel charts
– Gauges and single-number cards
– Modify colors in charts and visuals
– Shapes, text boxes, and images
– Page Layout and Formatting
– Duplicate a Report Page
– Show Categories with no Data
– Z-order
– Visual hierarchies and drill-down
Publishing and Sharing
– Introduction to the Power BI Service
– Publish Power BI Desktop reports
– Introduction to Content Packs, Security, and Groups
– Print and export dashboards and reports
– Quick Insights in Power BI
– Create and Configure a Dashboard
– Share Dashboards with your organization
Basit Bir Projeyi Yönetmek
· Project’le Çalışmaya Başlamak
· Project ile projelerinizi yönetmek
· Project i standart başlatmak
· Project Professional ı başlatmak
· Görünümleri keşfetmek
· Raporları keşfetmek
· Yeni bir proje planı yaratmak
· Çalışmayan Günleri ayarlamak
· Proje özelliklerini bilmek
Bir Görev Listesi Yaratmak
· Görevleri girmek
· Süreleri tahmin etmek
· Bir dönüm noktası girmek
· Görevleri evreler içinde düzenlemek
· Görevleri bağlamak
· Görevleri belgelendirmek
· Plan süresini denetlemek
Kaynakları Ayarlamak
· İnsan kaynaklarını ayarlamak
· Donanım kaynaklarını ayarlamak
· Malzeme kaynaklarını ayarlamak
· Kaynak ödeme oranlarını girmek
· Bağımsız kaynaklar için çalışma zamanını ayarlamak
· Kaynakları belgelendirmek
Görevlere Kaynaklar Atamak
· Görevlere kaynaklar atamak
· Bir göreve ek kaynaklar atamak
· Görevlere malzeme kaynaklar atamak
Planınızı Biçimlendirmek Ve Yazdırmak
· Özel bir gantt grafiği görünümü yaratmak
· Gantt grafiği üzerinde çizim yapmak
· Bir görünümde metni biçimlendirmek
· Raporları biçimlendirmek ve yazdırmak
Görevlerdeki İlerlemeyi İzlemek
· Bir proje temeli kaydetmek
· Projeyi zamanlandığı biçimde izlemek
· Bir tamamlama yüzdesini girmek
· Görevler için fiili değerler girmek
Karmaşık Bir Projeyi Yönetmek
· Görev Ayrıntılarına İnce Ayar Yapmak
· Görev ilişkileri ayarlamak
· Görev sınırlamaları ayarlamak
· Projenin kritik yoluna bakmak
· Bir görevdeki çalışmaya ara vermek
· Tek bir görevin çalışma zamanını ayarlamak
· Görev türlerini değiştirmek
· Son tarih bilgilerini girmek
· Sabit maliyetler girmek
· Yinelenen bir görev oluşturmak
Kaynak ve Atama Ayrıntılarına İnce Ayar Yapmak
· Bir kaynak için çok sayıda ödeme oranı girmek
· Farklı zamanlarda uygulamak için ödeme oranları ayarlamak
· Farklı zamanlarda uygulamak için kaynağın kullanılabilirliğini ayarlamak
· Atamaların başlaması ertelemek
· Atamalara çalışma dağılımı uygulamak
· Atamalara farklı maliyet oranları uygulamak
· Malzeme kaynağı tüketim oranları girmek
Proje Planına İnce Ayar Yapmak
· Zamana göre kaynak ayırmalarını incelemek
· Kaynak fazladan ayırmalarını elle çözümlemek
· Fazladan ayrılmış kaynakları seviyelendirmek
· Proje maliyetlerini incelemek
· Projenin bitiş tarihini denetlemek
Proje Ayrıntılarını Düzenlemek Ve Biçimlendirmek
· Proje ayrıntılarını sıralamak
· Proje ayrıntılarını gruplandırmak
· Proje ayrıntılarını filtrelendirmek
· Tabloları özelleştirmek
· Görünümleri özelleştirmek
Proje Bilgilerini Yazdırmak
· Proje planınızı yazdırmak
· Görünümleri yazdırmak
· Raporları yazdırmak
Proje Bilgilerini Çevrimiçi Yayımlamak
· Proje bilgilerini GIF görüntüsü olarak kopyalamak
· Proje bilgilerini web sayfası olarak kaydetmek
· Proje web sayfasının görüntüsünü değiştirmek
Proje Bilgilerini Başka Programlarla Paylaşmak
· Project ile kopyalamak ve yapıştırmak
· Word, Powerpoint yada Visio için bir Project özet raporu oluşturmak
· Project ten başka dosya biçimlerini açmak
· Project ten diğer dosya biçimlerine kaydetmek
Görev Ve Atamalardaki İlerleyişi İzlemek
· Bir temeli güncelleştirmek
· Görev ve atamalar için fiili ve kalan değerleri izlemek
· Görev ve atamalar için zaman aşamalı fiili çalışmayı izlemek
· Tamamlanmamış çalışmayı yeniden zamanlamak
Proje Durumuna Bakmak Ve Rapor Etmek
· Kayan görevleri tanımlamak
· Görev maliyetlerini incelemek
· Kaynak maliyetlerini incelemek
· Trafik lambası görünümü ile proje maliyet sapmasını raporlandırmak
Projenizi Yeniden Rayına Oturtmak
· Zaman ve zamanlama sorunlarını gidermek
· Maliyet ve kaynak sorunlarını gidermek
· Çalışma kapsamı sorunlarını gidermek
Özel Konular
Gelişmiş Biçimlendirmeyi Uygulamak
· Gantt grafiği görünümündeki çubuk stillerini biçimlendirmek
· A diyagramı görünümünü biçimlendirmek
· Takvim görünümünü biçimlendirmek