Class of 55 Room, Van Pelt Library - October 21, 2011

Similar documents
Data Warehouse Student Data User Group Meeting. October 4, 2018

Querying Data with Transact SQL

A subquery is a nested query inserted inside a large query Generally occurs with select, from, where Also known as inner query or inner select,

Querying Data with Transact-SQL

Querying Data with Transact SQL Microsoft Official Curriculum (MOC 20761)

Querying Data with Transact-SQL

Querying Data with Transact-SQL (20761)

20761 Querying Data with Transact SQL

Querying Microsoft SQL Server 2014

Oracle Database: Introduction to SQL Ed 2

Interview Questions on DBMS and SQL [Compiled by M V Kamal, Associate Professor, CSE Dept]

Roll Marking Secondary School Tech Tip

Data Warehouse Business Objects (BOBJ) Ad Hoc Reporting User Guide

Lab # 6. Data Manipulation Language (DML)

20761B: QUERYING DATA WITH TRANSACT-SQL

After completing this course, participants will be able to:

Querying Microsoft SQL Server (MOC 20461C)

[AVNICF-MCSASQL2012]: NICF - Microsoft Certified Solutions Associate (MCSA): SQL Server 2012

Querying Data with Transact-SQL

Querying Microsoft SQL Server

Lab # 6. Using Subqueries and Set Operators. Eng. Alaa O Shama

Querying Data with Transact-SQL

Duration Level Technology Delivery Method Training Credits. Classroom ILT 5 Days Intermediate SQL Server

Querying Data with Transact-SQL

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 8 Advanced SQL

COURSE OUTLINE MOC 20461: QUERYING MICROSOFT SQL SERVER 2014

Advanced Web Intelligence Techniques for Aspiring Jedi Knights

Course 20461C: Querying Microsoft SQL Server

Course Outline. Querying Data with Transact-SQL Course 20761B: 5 days Instructor Led

Querying Data with Transact-SQL

20461: Querying Microsoft SQL Server 2014 Databases

Querying Microsoft SQL Server 2008/2012

#mstrworld. Analyzing Multiple Data Sources with Multisource Data Federation and In-Memory Data Blending. Presented by: Trishla Maru.

A Guide to Retrieving Recruitment Information and Reports from MPathways. MPathways Queries for Prospects

Payroll User Group Meeting October 11 th, 2017 AGENDA HRS. Washington State Univeristy 10/10/2017

SIP Survey How-to Guide An Introduction to Using the School Improvement Plan (SIP) Survey in CIMS

MCSA SQL SERVER 2012

Sending an Absence Text to Parents

Querying Microsoft SQL Server

Oracle Database 11g: SQL and PL/SQL Fundamentals

Chapter 7. Advanced SQL. Database Systems: Design, Implementation, and Management, Sixth Edition, Rob and Coronel

Informationslogistik Unit 4: The Relational Algebra

20461: Querying Microsoft SQL Server

Querying Microsoft SQL Server

Microsoft Querying Microsoft SQL Server 2014

DATABASE DEVELOPMENT (H4)

Web Intelligence Reporting Basics HTML Version

Querying Data with Transact-SQL

Oracle Database 10g: Introduction to SQL

Querying Microsoft SQL Server

MTA Database Administrator Fundamentals Course

Querying Microsoft SQL Server 2014

T-SQL Training: T-SQL for SQL Server for Developers

"Charting the Course... MOC C: Querying Data with Transact-SQL. Course Summary

QUERYING MICROSOFT SQL SERVER COURSE OUTLINE. Course: 20461C; Duration: 5 Days; Instructor-led

Querying Microsoft SQL Server 2012/2014

STEPS FOR USING TURNING POINT:

MANAGING DATA(BASES) USING SQL (NON-PROCEDURAL SQL, X401.9)

OneStop Reporting OSR Budgeting 4.5 User Guide

INSTITUTIONAL DATA USERS GROUP

Microsoft Querying Data with Transact-SQL - Performance Course

Skyward Family Access Instruction Manual

Applying Best Practices, QA, and Tips and Tricks to Our Reports

User Guide. Web Intelligence Rich Client. Business Objects 4.1

Writing Queries Using Microsoft SQL Server 2008 Transact-SQL. Overview

Two Success Stories - Optimised Real-Time Reporting with BI Apps

Oracle Database: SQL and PL/SQL Fundamentals NEW

20761C: Querying Data with Transact-SQL

20461D: Querying Microsoft SQL Server

To complete this database, you will need the following file:

Querying Data with Transact-SQL

Oracle Database: SQL and PL/SQL Fundamentals Ed 2

Basic Intro to ETO Results

Quick Reference Card - Basic

HA150 SQL Basics for SAP HANA

RDBMS- Day 4. Grouped results Relational algebra Joins Sub queries. In today s session we will discuss about the concept of sub queries.

"Charting the Course to Your Success!" MOC D Querying Microsoft SQL Server Course Summary

Banner 9 Transition - Quick Reference

Destiny: Resolving barcode conflicts in the Update Patrons job summary

AO3 - Version: 2. Oracle Database 11g SQL

Course Modules for MCSA: SQL Server 2016 Database Development Training & Certification Course:

Certification Exam Preparation Seminar: Oracle Database SQL

ETL TESTING TRAINING

Home Access Center User Assistance

Welcome / Introductions

Faloutsos - Pavlo CMU SCS /615

Overview. Carnegie Mellon Univ. School of Computer Science /615 - DB Applications. Concepts - reminder. History

AVANTUS TRAINING PTE LTD

How To Create A Recurring Session

User Manual. Home Access Center User Assistance

Querying Microsoft SQL Server

Querying Data with Transact-SQL

Parent Student Portal User Guide. Version 3.1,

INF 315E Introduction to Databases School of Information Fall 2015

Welcome to today s Webcast. Thank you so much for joining us today!

GOOGLE DRIVE & DOCS. USERNAME: [for example,

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 8 Advanced SQL

Chapter 2: Intro to Relational Model

How to Download Data from MiSiS

Transcription:

Class of 55 Room, Van Pelt Library - October 21, 2011

Student Data User Group 10/21/2011 - Agenda Budget Office: Counting Students - New FTE and WCU concepts IPEDS data Business Objects News New Canned Queries Candidates Students on Hold Students on Leave Options when a report calls for multiple Data Providers Wrap-up / Question & Answer

Count Students as of Today v3 New FTE and WCU concepts in this version Report is now stored with data. Look for the datestamp to see whether or not you need to refresh it Report can be refreshed for all schools. You can refresh for just yours, or use the filter to select your school without refreshing.

IPEDS Race & Ethnicity Data Universe Location Documentation Cautions User feedback

A subtle reminder

News DW Website Changes Search data collection added to Student index page Tips & FAQs added to left menu bar. Student Data/ Office Hours training 10/28. Register in KL from training options page. Recent changes & upcoming plans SAP Business Objects News from Conference Next version/patches upgrade planning

New query: Students on Hold

New query: Students on Hold

Leaves of absence Students on leave from a specific term have Leave Flag in Degree Term = Y Exit term is null in the warehouse, even though there is an Exit Term in SRS for people going on Leave. When students are returned from leave, the entry action in SRS must be RL (Return from Leave) The warehouse extract assumes the SRS Exit term for people going on leave indicates the last term they were here. For example, in SRS, and Exit Action of LV and Exit Term of 2011C means they can have a 2011C active term record. The leave starts in the following term.

Leaves, continued This presents challenges for creating a canned query to find students Currently on Leave: Count students who leave part-way through the term as being On Leave in that term? Count students who are admitted to a program and never actually attend, but immediately go on Leave?

Looking at the Leave Flag in Degree Term is useful for eliminating people who you do not want to include in most queries, but it does not find everyone on leave.* * Based on the previous slide s assumptions.

This query looks at the Leave table, and not in Degree Term, to find Leaves of Absence for which no Return information has yet been entered.

Queries options from multiple data providers Combined queries Union, Intersection, or Minus From same universe Sub-queries Special kind of query filter From same universe Multiple queries, with merged dimensions Can be from different universes Join between the two (or more) separate queries must be on dimensions of the same data type

Combined Queries In a union combination, Web Intelligence takes the all the data from both queries, eliminates duplicate rows, and builds a combined data set. In an intersection combination, Web Intelligence returns the data that is common to both queries. In a minus combination, Web Intelligence returns the data in the first query that does not appear in the second.

Sub-query Subqueries compare the values of an object used to restrict the query with values from other objects. Subqueries have their own filters.

Collecting data from two queries You can add a query that uses a different universe: Toggle back and forth to work with each query. Refresh just one, or both at the same time:

Merging data from two queries You can merge only dimensions They must be of the same data type Use the Merge Dimensions tool to open the Merge Dimensions window Note that Webi may, by default, merge things with the same name of the same type (see Auto-merge dimensions in the Document Properties)

Using merged data The dimension you choose to put onto your report will determine what rows will display. This is important, because if you are counting people, the number will change depending on whether you use one or the other of the source dimensions, or the Merged Dimension! Use the dimension from query 1 to get all the rows from query 1 plus the selected information from query 2 Use the dimension from query 2 to get all the rows from query 2 plus the selected information from query 1 The Merged Dimension will return all the rows from both queries (full outer join) You can only share data between merged dimensions that are of type Measure or Detail. See the Tips and FAQs page: http://www.upenn.edu/computi ng/da/bo/webi/qna/webi_merg edata.html

When to use which? Combined queries I need to see all of the people who are in Special Program A who are on Leave, and all of the people in Special Program B who are not on Leave. Sub-queries I need to see who is taking a specific course, but I want to see ALL of the other courses they are also taking this term. If I filter for just that course, I won t get everything, but if I put the filter in a subquery, all the courses they are taking will be in the results. Multiple queries, with merged dimensions I need to compare information available in different universes.

Another subtle reminder

Questions & Wrap-up Any questions? Next Meeting - December FINAID data collection. Thank you for coming!