240 likes | 358 Views
State of Connecticut Core-CT Project Query 8 hrs. Updated 11/3/2008. Welcome. Objectives. In this training, you will learn to: Use the basic concept of Query in Core-CT. We will specifically focus on the following topics: EPM Job Aids Data Dictionary
E N D
State of ConnecticutCore-CT Project Query 8 hrs Updated 11/3/2008
Welcome Objectives • In this training, you will learn to: • Use the basic concept of Query in Core-CT. We will specifically focus on the following topics: • EPM Job Aids • Data Dictionary • Running an Existing Query and Viewing Results • Defining Query Criteria • Modifying an Existing Query • Creating a New Query • Joining Tables to Create a New Query • Maintaining a Query • Utilize Core-CT functionality to maximize your efficiency
Core HRMS Core Financials Data Architecture Live Data Static Data Transactional Data EPM Warehouse Source Tables EPM Reporting Using PS Query Informatica (ETL) Data Loader (App Engine) PS Query/ nVision/ Crystal Reporting Tables
Welcome Training Tools • Job Aids are available to reinforce the information introduced in this course. Job Aids summarize key information and outline critical processes in Core-CT. • General Job Aids • Module Specific Job Aids • Reporting Job Aids
Data Dictionary Overview • The Data Dictionary: • Provides you with information about the fields that make up the Enterprise Performance Management (EPM) Reporting Tables • The data dictionary is a spreadsheet containing all the tables that exist in Core-CT EPM and the fields that make up those tables • This dictionary enables you to look up and review descriptions of fields that you may be unfamiliar with in Core-CT
Defining Query Criteria • Selection criteria enables you to selectively retrieve only the data you want • Refines your query by specifying conditions that the retrieved data must meet • Serves as a test that Core-CT applies to each row of data in the table that you are querying • If a row passes, Core-CT retrieves it • If a row does not pass, Core-CT does not retrieve it
Queries using Effective Dated Tables Effective Date Criteria • The Effective Date (EFFDT) field provides a historical and future perspective, allowing you to see how the data has changed over time • When you add a row of data to an effective dated table, you specify the date on which the data becomes effective • When you change a row of data, CORE-CT generates a new effective date and retains the previous version of the row as history • Please note that you can only specify effective dated criteria for tables that contain the EFFDT field
Advanced Query Options Overview - Aggregate Functions • You can apply the following aggregate functions to a field: • Sum – Adds the numerical values from each row and displays the total • Count – Counts the number of rows • Min – Checks the value from each row and returns the lowest one • Max – Checks the value from each row and returns the highest one • Average – Adds the values from each row and divides the result by the number of rows
Creating Your Own Query • Creating your own queries enables you to select the tables that you want to execute the query from and tailor the fields so that only the data you want displays • The steps involved in creating a simple query include: • Selecting records • Adding fields • Editing field properties • Editing query properties • A more complex query may also include: • Defining selection criteria • Creating joins
Public Query Naming Standards • Core-Ct Delivered Queries: CT_CORE_MODULE_FUNCTION_QNAME • Example: CT_CORE_HR_POSN_ACTIVITY • Agency Public Queries: CT_AGENCYACRONYM_MODULE_FUNCTION_QNAME • Example: CT_APA_HR_EMP_CHANGES
Creating a Query-Keypoints • When creating a query, please note the following: • You can extract precise information using visual representations of your Core-CT database, without writing Structured Query Language (SQL) statements • If you click the Save button without first completing the Properties page, a dialog box displays prompting you to type the Query Name, Description, and Owner fields • Once you set up a query, you have many options to format, output and save the query. You can also set the query criteria • Core-CT allows you to run and/or create ad-hoc queries through the web browser, and download results to Microsoft Excel
Advanced Query Options Overview – Creating Joins • Core-CT enables you to create queries that include data from multiple tables • Joins: • Retrieve data from more than one table, presenting the data as if it came from one table • Define relationships among fields when you query the records
Advanced Query Options Overview – Creating Joins • You can create a join between two records by: • Selecting your initial base record • Defining its output fields and associated criteria • Returning to the Records page to select the second record and join the keys
Query Maintenance • Scheduling a Query • Use of Folders and Favorites • Deleting a Query • Copying a Query to another User
Query Wrap-Up Conclusion • Wrapping up the Query course: • Summary of completed course objective • Job Aids and Resources • Introduction to the Data Dictionary • Using an Existing Query • Defining Query Criteria • Modifying An Existing Query • Creating a New Query • Creating a Record Join • Query Maintenance • Complete the course evaluation forms