Content-Based Assessments

Size: px
Start display at page:

Download "Content-Based Assessments"

Transcription

1 A and B skills GO! Fix it Project H Annual Dinner For Project H, you will need the following database: ah_annual_dinner Lastname_Firstname_H_Annual_Dinner Lastname_Firstname_H_Screens Lastname_Firstname_H_ACCDE Loren-Renner Law Partners needs to be sure it has a locked down version of the database for security reasons as it prepares for its annual dinner. In this project, you will create a guest list for the upcoming annual dinner using queries created in SQL view. Open the ah_annual_dinner database, and Save As Lastname_Firstname_H_ Annual_Dinner Secure a locked down version of the database. Create a navigation form using a Vertical, Left tab style. Add the form and both reports to the navigation form. Edit the title to read Lastname Firstname L-R Navigation Save the form using the same name. Close the Navigation Pane, switch to Form view, and capture the screen. Paste it into a Word document saved as Lastname_Firstname_H_Screens Create a locked version of the database named Lastname_Firstname_H_ACCDE Open File Explorer, and then open your Chapter folder. Verify that the files created in this project display completely, including the Name and Type descriptions. Capture the screen, and paste it into the Word document. If you are instructed to submit this result, create a paper or electronic printout of the Word document. Create the following queries in SQL view to develop the guest list for the annual dinner. Start a new query in Design view. From the CorpAccounts table, add the following fields to the design grid: CorpName, Street, City, State, and PostalCode. From the FlatFees table, add the Date field. In the Criteria row for the Date field, add the following criteria: >12/31/2016 In the Show row for the Date field, clear the check box. Save the query as FMLFlatFees2017 using your own initials. Start a new query and switch to SQL view. Write a SELECT statement that displays the following fields from the CorpAccounts table: CorpName, Street, City, State, and PostalCode. Add a FROM clause that joins the CorpAccounts table to the HourlyFees table with an inner join using the CorpID field from each table. Add a WHERE clause that returns only those records where the date is after 12/31/2016 Refer to the SQL view of the query created earlier in this project, if necessary. Save the query as FMLHourlyFees2017 using your own initials. Create a new Union query. Copy and paste the SQL from the two queries created earlier and join them using the UNION keyword. Run the query, view the results, and then save the query as FMLDinnerGuests2017 using your own initials. Run the query and AutoFit the columns. If you are instructed to submit this query, create a paper or electronic printout in landscape orientation. If you are submitting this project electronically, submit the database as directed by your instructor. End You have completed Project H Project H: Annual Dinner 1

2 A and B skills GO! Make It Project I Professional Seminars For Project I, you will need the following database: ai_professional_seminars Lastname_Firstname_I_Professional_Seminars Lastname_Firstname_I_Screen Lastname_Firstname_I_ACCDE Lastname_Firstname_I_Professional_Seminars_be From the student files that accompany this textbook, open the ai_professional_seminars database file. Save the database in your Chapter folder as Lastname_Firstname_I_ Professional_Seminars Rename the Lawyers, Paralegals, and Personal Clients tables to include your initials before the object names. Create a locked database named Lastname_Firstname_I_ ACCDE Split the database, accepting the default name for the back end. Capture the screen displaying the files created in this project and paste them into a Word document named Lastname Firstname_I_Screen. Create a paper or electronic printout document as directed. Using SQL, create a query that lists each lawyer s full name and phone number if they have seminars listed in the Seminars table. Add the necessary SQL command so that lawyers are not listed more than one time in the query results. Save the query as FMLPresenters using your own initials. Create a report based on the query results, and replace your initials with your Lastname Firstname in the title. Delete the Count text box and line control. Save the report with the default name. Create a paper or electronic printout of the report as directed. If you are submitting this project electronically, submit the databases as directed by your instructor. Your completed documents will look similar to Figure.44. Project Results Figure.44 2 Project I: Professional Seminars End You have completed Project I

3 GO! Solve It Project J Law Library For Project J, you will need the following database: aj_law_library Lastname_Firstname_J_Law_Library Lastname_Firstname_J_ACCDE Loren-Renner Law Partners wants to secure its Law Library database and use SQL view to create a query. To start, open aj_law_library, and then save it as Lastname_ Firstname_J_Law_Library At the beginning of each table name, add FML using your own initials. Create a query named FMLTop3Services in SQL view. The query should display the top three services that are represented in the law library; display the count as Resources Create a paper or electronic printout of the query as directed. Create a locked file named Lastname_Firstname_J_ACCDE and then encrypt the database using a password, JGO!Library Submit the databases as directed by your instructor. Performance Level Exemplary Proficient Developing Performance Criteria Create Top3Services query in SQL view Create J ACCDE database Encrypt the J Law Library database Query created with correct syntax and format. ACCDE file created accurately. Database is encrypted using the correct password. Query created with fewer than two missing elements. ACCDE file created with an incorrect name. Either the wrong database is encrypted or the wrong password is used. Query created with more than two missing elements. No ACCDE file was created. The wrong database is encrypted with the wrong password or no database is encrypted. End You have completed Project J Project J: Law Library 3

4 Outcomes-Based Assessments Apply a combination of the GO! Think Project M Phone List For Project M, you will need the following database: am_phone_list Lastname_Firstname_M_Phone_List Lastname_Firstname_M_Phone_List_be Loren-Renner Law Partners wants a list of all names and phone numbers of clients with open cases. To start, open am_phone_list, and then save it as Lastname_ Firstname_M_Phone_List At the beginning of each table name, add FML using your own initials. Split the database, accepting the default name for the back end. Encrypt the database using the password MGO!Series Using SQL, create a query that lists the names and phone numbers of personal clients who have open cases listed in the CaseHistory table. Add the necessary SQL command so that clients are not listed more than one time in the query s results. Save the query as FMLPersonalQuery using your own initials. Using SQL, create a query that lists the names and phone numbers of corporate clients who have open cases listed in the CaseHistory table. Add the necessary SQL command so that clients are not listed more than one time in the query s results. Save the query as FMLCorpQuery using your own initials. Create a union query that combines the two queries. Save the query as FMLAllOpen using your own initials. Create a report based on the union query. Remove the Count text box, line control, and Page Number controls. Save the report as FMLAllOpen using your own initials. Submit the project as directed by your instructor. End You have completed Project M 4 Project M: Phone List

5 Outcomes-Based Assessments You and GO! Project N Club Directory For Project N, you will need the following file: Lastname_Firstname_N_Club_Directory Lastname_Firstname_N_Club_Directory Lastname_Firstname_N_Screen Lastname_Firstname_N_Club_Directory_be Create a personal database containing information about a club and its activities, if you do not already have one from Project 9N. Name the new database Lastname_ Firstname_N_Club_Directory If you do not have the database from Project 9N, create two related tables, one that lists the activities your organization has planned and the other to serve as the directory of the group. The Activities table should include information about the name (primary key field), date, cost, and location of the activity. The dates must all occur next year; consider attaching directions to the event to the table. The Directory table should include full name, address, phone number, , and an activity they are planning. If you have the database from Project 9N, save it as Lastname_Firstname_N_ Club_Directory in your Chapter folder. Customize the Options with an Application Title of Firstname Lastname Club Directory and an Office Background of your choice. Split the database to move the tables to the back-end file using the default name provided by. Capture the screen and paste it into a Word document named Lastname_Firstname_N_Screen Using SQL, create a query that lists the item names, types, and original cost for all items purchased within the last year. Add an SQL aggregate function that calculates the average (AVG) of the Cost field. Add a GROUP BY clause that groups the query by each item type. If needed, use a query created earlier in this project as your reference. Save the query as FMLAverageCost using your own initials. End You have completed Project N Project N: Club Directory 5

Content-Based Assessments

Content-Based Assessments Content-Based Assessments GO! Fix It Project 1H Scholarships For Project 1H, you will need the following file: a01h_scholarships Lastname_Firstname_1H_Scholarships In this project, you will make corrections

More information

Content-Based Assessments

Content-Based Assessments Content-Based Assessments GO! Fix It Project 2H Social Sciences For Project 2H, you will need the following file: a02h_social_sciences Lastname_Firstname_2H_Social_Sciences 2a ccess In this project, you

More information

9 Access. GO! Fix It. end You have completed Project 9H. Open the a09h_customer_service database, and save as Lastname_Firstname_9H_

9 Access. GO! Fix It. end You have completed Project 9H. Open the a09h_customer_service database, and save as Lastname_Firstname_9H_ GO! Fix It Project H Customer Service For Project H, you will need the following files: a0h_customer_service.accdb a0h_survey.xlsx a0h_liberty_motors.accdb Lastname_Firstname_H_Customer_Service.accdb Lastname_Firstname_H_RTF_Results.rtf

More information

Content-Based Assessments

Content-Based Assessments GO! Fix It Project H Contests For Project H, you will need the following files: a0h_mwb_contests a0h_mwb_logo You will save your database as: Lastname_Firstname_H_MWB_Contests Midwest Botanicals offers

More information

Content-Based Assessments

Content-Based Assessments GO! Fix It Project 6H Advertising Contracts For Project 6H, you will need the following files: a06h_advertising_contracts a06h_logo Lastname_Firstname_6H_Advertising_Contracts In the following project,

More information

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

To complete this database, you will need the following file: = CHAPTER 5 Access More Skills 13 Specify Relationship Join Types Database objects forms, queries, and reports display fields from related tables by matching the values between the fields common to both

More information

Access ComprehGnsiwG. Shelley Gaskin, Carolyn McLellan, and. Nancy Graviett. with Microsoft

Access ComprehGnsiwG. Shelley Gaskin, Carolyn McLellan, and. Nancy Graviett. with Microsoft with Microsoft Access 2010 ComprehGnsiwG Shelley Gaskin, Carolyn McLellan, and Nancy Graviett Prentice Hall Boston Columbus Indianapolis New York San Francisco Upper Saddle River Imsterdam Cape Town Dubai

More information

Content-Based Assessments

Content-Based Assessments GO! Fix It Project 5H Programs For Project 5H, you will need the following file: e05h_programs Lastname_Firstname_5H_Programs Open the file e05h_programs, and then save the file in your Excel Chapter 5

More information

Content-Based Assessments

Content-Based Assessments Apply a combination of the Content-Based Assessments GO! Fix It Project 3H Resume Workshops For Project 3H, you will need the following file: a03h_resume_workshops Lastname_Firstname_3H_Resume_Workshops

More information

Unit Assessment Guide

Unit Assessment Guide Unit Assessment Guide Unit Details Unit code Unit name Unit purpose/application ICTWEB425 Apply structured query language to extract and manipulate data This unit describes the skills and knowledge required

More information

Content-Based Assessments

Content-Based Assessments Apply a combination of the Content-Based Assessments GO! Fix It Project 7H Job Portfolio For Project 7H, you will need the following files: p07h_job_portfolio.pptx p07h_resume.docx You will save your files

More information

Project 8H Service Learning

Project 8H Service Learning Apply a combination of the Content-Based Assessments GO! Fix It Project 8H Service Learning For Project 8H, you will need the following files: p08h_service_learning.pptx p08h_sl_involvement.docx Lastname_Firstname_8H_Service_Learning.pptx

More information

Content-Based Assessments

Content-Based Assessments GO! Fix It Project H Park Revenue For Project H, you will need the following file: e0h_park_revenue Lastname_Firstname_H_Park_Revenue Open the file e0h_park_revenue, and then save the file in your Excel

More information

Content-Based Assessments

Content-Based Assessments GO! Fix It Project 10H Imaging Technicians For Project 10H, you will need the following file: e10h_imaging_technicians Lastname_Firstname_10H_Imaging_Technicians 10 Open the file e10h_imaging_technicians,

More information

Content-Based Assessments. Mastering Access. For Project 13L, you will need the following file: a13l_lab_administrators

Content-Based Assessments. Mastering Access. For Project 13L, you will need the following file: a13l_lab_administrators CH13_student_cd.qxd 10/17/08 7:17 AM Page 1 Mastering Access Project 13L Lab Administrators In this project, you will apply the skills you practiced from the Objectives in Project 13A. Objectives: 1. Open

More information

Content-Based Assessments. Project 11H Employer Letter

Content-Based Assessments. Project 11H Employer Letter Content-Based Assessments GO! Fix It Project 11H Employer Letter For Project 11H, you will need the following files: New blank Word document w11h_employer_letter w11h_employer_satisfaction Lastname_Firstname_11H_Employer_Letter

More information

For Project 1H, you will need the following file: w01h_casting_call You will save your document as: Lastname_Firstname_1H_Casting_Call

For Project 1H, you will need the following file: w01h_casting_call You will save your document as: Lastname_Firstname_1H_Casting_Call GO! Fix It Project 1H Casting Call For Project 1H, you will need the following file: w01h_casting_call You will save your document as: Lastname_Firstname_1H_Casting_Call 1Word In this project, you will

More information

More Skills 11 Format and Position Report Controls

More Skills 11 Format and Position Report Controls = CHAPTER 5 Access More Skills 11 Format and Position Report Controls Controls can be aligned using buttons on the Ribbon. Using the Ribbon s alignment tools can be quicker and more accurate than positioning

More information

Project 10H Boards Summary

Project 10H Boards Summary Content-Based Assessments GO! Fix It Project Files Project 10H Boards Summary For Project 10H, you will need the following files: w10h_boards_summary w10h_contact_information Lastname_Firstname_10H_Boards_Summary

More information

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

MANAGING DATA(BASES) USING SQL (NON-PROCEDURAL SQL, X401.9) Technology & Information Management Instructor: Michael Kremer, Ph.D. Class 6 Professional Program: Data Administration and Management MANAGING DATA(BASES) USING SQL (NON-PROCEDURAL SQL, X401.9) AGENDA

More information

Content-Based Assessments. Project 2H New Jobs

Content-Based Assessments. Project 2H New Jobs Apply a combination of the Content-Based Assessments GO! Fix It Project 2H New Jobs In this project, you will construct a solution by applying any combination of the skills you practiced from the Objectives

More information

More Skills 11 Export Queries to Other File Formats

More Skills 11 Export Queries to Other File Formats = CHAPTER 2 Access More Skills 11 Export Queries to Other File Formats Data from a table or query can be exported into file formats that are opened with other applications such as Excel and Internet Explorer.

More information

Administering a Database System

Administering a Database System Microsoft Access 2010 10 Administering a Database System Objectives You will have mastered the material in this project when you can: Create custom Quick Start fields Create indexes Create a Web database

More information

STIDistrict Query (Basic)

STIDistrict Query (Basic) STIDistrict Query (Basic) Creating a Basic Query To create a basic query in the Query Builder, open the STIDistrict workstation and click on Utilities Query Builder. When the program opens, database objects

More information

COWLEY COLLEGE & Area Vocational Technical School

COWLEY COLLEGE & Area Vocational Technical School COWLEY COLLEGE & Area Vocational Technical School COURSE PROCEDURE FOR Student Level: This course is open to students on the college level in either the freshman or the sophomore year and to area high

More information

Content-Based Assessments. Project 3H Hospital Materials

Content-Based Assessments. Project 3H Hospital Materials Apply a combination of the Content-Based Assessments GO! Fix It Project 3H Hospital Materials For Project 3H, you will need the following file: w03h_hospital_materials Lastname_Firstname_3H_Hospital_Materials

More information

Introduction to SQL Server 2005/2008 and Transact SQL

Introduction to SQL Server 2005/2008 and Transact SQL Introduction to SQL Server 2005/2008 and Transact SQL Week 5: SQL Server Reporting Services Building Reports Steve Stedman - Instructor Steve@SteveStedman.com This Weeks Overview Introduction to SQL Server

More information

Access Module 2: Building and Using Queries

Access Module 2: Building and Using Queries 1. A query allows the selection of a subset of fields and records from one or more tables, then presents the selected data as a single datasheet. True REFERENCES: Access 28 Use the Query Wizard LEARNING

More information

6PowerPoint. Project 6H Staff. end You have completed Project 6H

6PowerPoint. Project 6H Staff. end You have completed Project 6H Apply a combination of the Content-Based Assessments GO! Fix It Project 6H Staff For Project 6H, you will need the following file: p06h_staff.pptx You will save your files as: Lastname_Firstname_6H_Staff.pptx

More information

,

, Weekdays:- 1½ hrs / 3 days Fastrack:- 1½hrs / Day [Class Room and Online] ISO 9001:2015 CERTIFIED ADMEC Multimedia Institute www.admecindia.co.in 9911782350, 9811818122 ADMEC Multimedia Institute is one

More information

Querying Data with Transact-SQL

Querying Data with Transact-SQL Querying Data with Transact-SQL Course: 20761 Course Details Audience(s): IT Professional(s) Technology: Microsoft SQL Server 2016 Duration: 24 HRs. ABOUT THIS COURSE This course is designed to introduce

More information

Microsoft Access 2016

Microsoft Access 2016 Access 2016 Instructor s Manual Page 1 of 10 Microsoft Access 2016 Module Two: Querying a Database A Guide to this Instructor s Manual: We have designed this Instructor s Manual to supplement and enhance

More information

Microsoft Access 2016

Microsoft Access 2016 Access 2016 Instructor s Manual Page 1 of 10 Microsoft Access 2016 Module Two: Querying a Database A Guide to this Instructor s Manual: We have designed this Instructor s Manual to supplement and enhance

More information

MICRSOFT OFFICE PACKAGE COURSE OUTLINES

MICRSOFT OFFICE PACKAGE COURSE OUTLINES MICRSOFT OFFICE PACKAGE COURSE OUTLINES Document Created by: Sivashankar Santhanam Training Course Outline- 3 Levels for Access 2013 Beginner Level -Access: In this course, students will learn how to use

More information

Science, Technology, Engineering and Math Revised Summer 2017 Division Implemented Fall COURSE OUTLINE Advanced Computer Applications

Science, Technology, Engineering and Math Revised Summer 2017 Division Implemented Fall COURSE OUTLINE Advanced Computer Applications Butler Community College Karen Waddell Science, Technology, Engineering and Math Revised Summer 2017 Division Implemented Fall 2017 COURSE OUTLINE Advanced Computer Applications Course Description BA 245.

More information

Retrieving Data Using the SQL SELECT Statement. Copyright 2009, Oracle. All rights reserved.

Retrieving Data Using the SQL SELECT Statement. Copyright 2009, Oracle. All rights reserved. Retrieving Data Using the SQL SELECT Statement Objectives After completing this lesson, you should be able to do the following: List the capabilities of SQL SELECT statements Execute a basic SELECT statement

More information

Getting Started in the Online Lab

Getting Started in the Online Lab Getting Started in the Online Lab Contents Installing the Online Lab Software Enrolling in the Online Lab Navigating in the Online Lab Introducing the Home Row Position Correct Keyboarding Posture Viewing

More information

Querying Microsoft SQL Server 2014

Querying Microsoft SQL Server 2014 Querying Microsoft SQL Server 2014 Course: 20461 Course Details Audience(s): IT Professional(s) Technology: Microsoft SQL Server 2014 Duration: 40 Hours ABOUT THIS COURSE This forty hours of instructor-led

More information

Access - Introduction to Queries

Access - Introduction to Queries Access - Introduction to Queries Part of managing a database involves asking questions about the data. A query is an Access object that you can use to ask the question(s). The answer is contained in the

More information

Relational Database Development

Relational Database Development Instructor s Relational Database Development Views, Indexes & Security Relational Database Development 152-156 Views, Indexes & Security Quick Links & Text References View Description Pages 182 183 187

More information

Project 9H Complaint Form

Project 9H Complaint Form Content-Based Assessments GO! Fix It Project 9H Complaint Form For Project 9H, you will need the following files: w09h_complaint_form w09h_logo Lastname_Firstname_9H_Complaint_Form From your student files,

More information

More Skills 14 Use a Query to Find Unmatched Data. To complete this database, you will need the following file:

More Skills 14 Use a Query to Find Unmatched Data. To complete this database, you will need the following file: CHAPTER 3 Access More Skills 14 Use a Query to Find Unmatched Data Unmatched data is a condition where the data in one field does not have a corresponding value in a related table. The Find Unmatched Query

More information

30. Structured Query Language (SQL)

30. Structured Query Language (SQL) 30. Structured Query Language (SQL) Java Fall 2009 Instructor: Dr. Masoud Yaghini Outline SQL query keywords Basic SELECT Query WHERE Clause ORDER BY Clause INNER JOIN Clause INSERT Statement UPDATE Statement

More information

Graphical Joins in More Detail

Graphical Joins in More Detail Graphical Joins in More Detail Using the Connector, data is made available through the addition of containers and relevant expressions. The source of the underlying data can be a Table, a View, a Stored

More information

Content-Based Assessments. Project 12H Grand Opening

Content-Based Assessments. Project 12H Grand Opening Content-Based Assessments GO! Fix It Project 12H Grand Opening For Project 12H, you will need the following files: w12h_grand_opening w12h_safety w12h_science w12h_opening_bullet You will save your file

More information

Querying Data with Transact-SQL

Querying Data with Transact-SQL Course 20761A: Querying Data with Transact-SQL Page 1 of 5 Querying Data with Transact-SQL Course 20761A: 2 days; Instructor-Led Introduction The main purpose of this 2 day instructor led course is to

More information

Content-Based Assessments

Content-Based Assessments Content-Based Assessments GO! Fix It Project 3H Housing Developments For Project 3H, you will need the following file: p03h_housing_developments Lastname_Firstname_3H_Housing_Developments 3Powerpoint In

More information

Content-Based Assessments. Project 6H Internship Memo

Content-Based Assessments. Project 6H Internship Memo grader Content-Based Assessments GO! Fix It Project 6H Internship Memo For Project 6H, you will need the following file: w06h_internship_memo Lastname_Firstname_6H_Internship_Theme Lastname_Firstname_6H_Internship_Memo

More information

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

To complete this database, you will need the following file: = CHAPTER 3 Access More Skills 14 Create Macros A macro is a set of saved actions that you can use to automate tasks. For example, a macro can open several database objects with a single click, or display

More information

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

To complete this database, you will need the following file: CHAPTER 4 Access More Skills 13 Create Macros A macro is a set of saved actions that enable you to automate tasks. For example, a macro can open several database objects with a single click, or display

More information

Unit 27 Web Server Scripting Extended Diploma in ICT

Unit 27 Web Server Scripting Extended Diploma in ICT Unit 27 Web Server Scripting Extended Diploma in ICT Dynamic Web pages Having created a few web pages with dynamic content (Browser information) we now need to create dynamic pages with information from

More information

Content-Based Assessments

Content-Based Assessments Content-Based Assessments GO! Solve It Project F Deli Inventory For Project F, you will need the following file: ef_deli_inventory Lastname_Firstname_F_Deli_Inventory Open the file ef_deli_inventory, and

More information

4H4Me Announcement Letter

4H4Me Announcement Letter An announcement letter introducing 4H4Me can be created using 4HPlus! SQL mail merge files and Word s mail merge. This letter includes user IDs and passwords needed for members and leaders to log on to

More information

Chapter 5: Hierarchical Form Lab

Chapter 5: Hierarchical Form Lab Chapter 5: Hierarchical Form Lab Learning Objectives This chapter demonstrates Access 2013 features for hierarchical forms that are more complex than the single table forms you developed in Chapter 4.

More information

Types. Inner join ( Equi Joins ) Outer(left, right, full) Cross. Prepared By : - Chintan Shah & Pankti Dharwa 2

Types. Inner join ( Equi Joins ) Outer(left, right, full) Cross. Prepared By : - Chintan Shah & Pankti Dharwa 2 Sometimes it necessary to work with multiple tables as through they were a single entity. Then single SQL sentence can manipulate data from all the tables. Join are used to achive this. Tables are joined

More information

SQL Server 2014 Internals and Query Tuning

SQL Server 2014 Internals and Query Tuning SQL Server 2014 Internals and Query Tuning Course ISI-1430 5 days, Instructor led, Hands-on Introduction SQL Server 2014 Internals and Query Tuning is an advanced 5-day course designed for experienced

More information

Access 2016: Core Database Management, Manipulation, and Query Skills; Exam

Access 2016: Core Database Management, Manipulation, and Query Skills; Exam Microsoft Office Specialist Access 2016: Core Database Management, Manipulation, and Query Skills; Exam 77-730 Successful candidates for the Access 2016 exam have a fundamental understanding of the application

More information

20461: Querying Microsoft SQL Server

20461: Querying Microsoft SQL Server 20461: Querying Microsoft SQL Server Length: 5 days Audience: IT Professionals Level: 300 OVERVIEW This 5 day instructor led course provides students with the technical skills required to write basic Transact

More information

AVANTUS TRAINING PTE LTD

AVANTUS TRAINING PTE LTD [MSACS13]: Microsoft Access 2013 Length : 3 Days Technology : Microsoft Office 2013 Delivery Method : Instructor-led (Classroom) Course Overview This Microsoft Access 2013 teaches participants how to design

More information

Learning Alliance Corporation, Inc. For more info: go to

Learning Alliance Corporation, Inc. For more info: go to Writing Queries Using Microsoft SQL Server Transact-SQL Length: 3 Day(s) Language(s): English Audience(s): IT Professionals Level: 200 Technology: Microsoft SQL Server Type: Course Delivery Method: Instructor-led

More information

Course Outline. Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led. About this course

Course Outline. Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led. About this course About this course Writing Reports with Report Builder and SSRS Level 1 Course 55123: 2 days Instructor Led In this 2-day course, students will continue their learning on the foundations of report writing

More information

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

T-SQL Training: T-SQL for SQL Server for Developers Duration: 3 days T-SQL Training Overview T-SQL for SQL Server for Developers training teaches developers all the Transact-SQL skills they need to develop queries and views, and manipulate data in a SQL

More information

Querying Microsoft SQL Server (MOC 20461C)

Querying Microsoft SQL Server (MOC 20461C) Querying Microsoft SQL Server 2012-2014 (MOC 20461C) Course 21461 40 Hours This 5-day instructor led course provides students with the technical skills required to write basic Transact-SQL queries for

More information

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

Querying Data with Transact SQL Microsoft Official Curriculum (MOC 20761) Querying Data with Transact SQL Microsoft Official Curriculum (MOC 20761) Course Length: 3 days Course Delivery: Traditional Classroom Online Live MOC on Demand Course Overview The main purpose of this

More information

tablename ORDER BY column ASC tablename ORDER BY column DESC sortingorder, } The WHERE and ORDER BY clauses can be combined in one

tablename ORDER BY column ASC tablename ORDER BY column DESC sortingorder, } The WHERE and ORDER BY clauses can be combined in one } The result of a query can be sorted in ascending or descending order using the optional ORDER BY clause. The simplest form of an ORDER BY clause is SELECT columnname1, columnname2, FROM tablename ORDER

More information

Implementing Table Operations Using Structured Query Language (SQL) Using Multiple Operations. SQL: Structured Query Language

Implementing Table Operations Using Structured Query Language (SQL) Using Multiple Operations. SQL: Structured Query Language Implementing Table Operations Using Structured Query Language (SQL) Using Multiple Operations Show Only certain columns and rows from the join of Table A with Table B The implementation of table operations

More information

Microsoft Office Illustrated Introductory, Building and Using Queries

Microsoft Office Illustrated Introductory, Building and Using Queries Microsoft Office 2007- Illustrated Introductory, Building and Using Queries Creating a Query A query allows you to ask for only the information you want vs. navigating through all the fields and records

More information

DEPARTMENT OF BUSINESS AND OFFICE ADMINISTRATION COURSE OUTLINE FALL 2017 OA 1145 B2 3( ) Excel and Access, Core 67.5 Hours

DEPARTMENT OF BUSINESS AND OFFICE ADMINISTRATION COURSE OUTLINE FALL 2017 OA 1145 B2 3( ) Excel and Access, Core 67.5 Hours DEPARTMENT OF BUSINESS AND OFFICE ADMINISTRATION COURSE OUTLINE FALL 2017 OA 1145 B2 3(3-0-1.5) Excel and Access, Core 67.5 Hours Monday, Wednesday, and Friday 1:00 2:20 p.m. A312 Instructor Janelle MacRae

More information

(cell) please call or text (office) (home) Office C203

(cell) please call or text (office) (home) Office C203 DEPARTMENT OF BUSINESS AND OFFICE ADMINISTRATION COURSE OUTLINE FALL 2017 OA 1145 A2 B2 (3-0-1.5) Excel and Access, Core 67.5 Hours Monday, Tuesday and Thursday 1 2:30 p.m. E306 Instructor Sharron Barr

More information

Computing for Medicine (C4M) Seminar 3: Databases. Michelle Craig Associate Professor, Teaching Stream

Computing for Medicine (C4M) Seminar 3: Databases. Michelle Craig Associate Professor, Teaching Stream Computing for Medicine (C4M) Seminar 3: Databases Michelle Craig Associate Professor, Teaching Stream mcraig@cs.toronto.edu Relational Model The relational model is based on the concept of a relation or

More information

IT 204 Final Project Guidelines and Rubric Database Proposal and Implementation Plan Report

IT 204 Final Project Guidelines and Rubric Database Proposal and Implementation Plan Report IT 204 Final Project Guidelines and Rubric Database Proposal and Implementation Plan Report Overview The final project for this course is the creation of a database proposal and implementation plan report

More information

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

Course Outline. Querying Data with Transact-SQL Course 20761B: 5 days Instructor Led Querying Data with Transact-SQL Course 20761B: 5 days Instructor Led About this course This course is designed to introduce students to Transact-SQL. It is designed in such a way that the first three days

More information

Querying Data with Transact-SQL

Querying Data with Transact-SQL Querying Data with Transact-SQL 20761B; 5 Days; Instructor-led Course Description This course is designed to introduce students to Transact-SQL. It is designed in such a way that the first three days can

More information

COURSE OUTLINE: Querying Microsoft SQL Server

COURSE OUTLINE: Querying Microsoft SQL Server Course Name 20461 Querying Microsoft SQL Server Course Duration 5 Days Course Structure Instructor-Led (Classroom) Course Overview This 5-day instructor led course provides students with the technical

More information

Writing Analytical Queries for Business Intelligence

Writing Analytical Queries for Business Intelligence MOC-55232 Writing Analytical Queries for Business Intelligence 3 Days Overview About this Microsoft SQL Server 2016 Training Course This three-day instructor led Microsoft SQL Server 2016 Training Course

More information

CSC Web Programming. Introduction to SQL

CSC Web Programming. Introduction to SQL CSC 242 - Web Programming Introduction to SQL SQL Statements Data Definition Language CREATE ALTER DROP Data Manipulation Language INSERT UPDATE DELETE Data Query Language SELECT SQL statements end with

More information

Database Management Systems,

Database Management Systems, Database Management Systems SQL Query Language (3) 1 Topics Aggregate Functions in Queries count sum max min avg Group by queries Set Operations in SQL Queries Views 2 Aggregate Functions Tables are collections

More information

ORACLE CERTIFIED ASSOCIATE ORACLE DATABASE 11g ADMINISTRATOR

ORACLE CERTIFIED ASSOCIATE ORACLE DATABASE 11g ADMINISTRATOR ORACLE CERTIFIED ASSOCIATE ORACLE DATABASE 11g ADMINISTRATOR The process of becoming Oracle Database certified broadens your knowledge and skills by exposing you to a wide array of important database features,

More information

Assignment Grading Rubric

Assignment Grading Rubric Unit 5 Assignment Unit Outcomes Create result set based on queries using Inner joins. Create result set based on queries using Outer joins. Course Outcomes IT350-3: Create SELECT statements that join multiple

More information

Sql Server Syllabus. Overview

Sql Server Syllabus. Overview Sql Server Syllabus Overview This SQL Server training teaches developers all the Transact-SQL skills they need to create database objects like Tables, Views, Stored procedures & Functions and triggers

More information

Microsoft Access 2007 Module 2

Microsoft Access 2007 Module 2 Microsoft Access 007 Module http://pds.hccfl.edu/pds Microsoft Access 007: Module August 007 007 Hillsborough Community College - Professional Development and Web Services Hillsborough Community College

More information

Database Foundations. 6-1 Introduction to Oracle Application Express. Copyright 2015, Oracle and/or its affiliates. All rights reserved.

Database Foundations. 6-1 Introduction to Oracle Application Express. Copyright 2015, Oracle and/or its affiliates. All rights reserved. Database Foundations 6-1 Introduction to Oracle Application Express Roadmap Introduction to Oracle Application Express You are here Structured Query Language (SQL) Data Definition Language (DDL) Data Manipulation

More information

Querying Data with Transact SQL

Querying Data with Transact SQL Course 20761A: Querying Data with Transact SQL Course details Course Outline Module 1: Introduction to Microsoft SQL Server 2016 This module introduces SQL Server, the versions of SQL Server, including

More information

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

To complete this database, you will need the following file: = CHAPTER 6 Access More Skills 11 Add Option Groups to Forms An option group is a frame with a set of check boxes, toggle buttons, or option buttons. Option groups can be bound or unbound to a field. When

More information

COGNOS BI I) BI introduction Products Introduction Architecture Workflows

COGNOS BI I) BI introduction Products Introduction Architecture Workflows COGNOS BI I) BI introduction Products Architecture Workflows II) Working with Framework Manager (Modeling Tool): Architecture Flow charts Creating Project Creating Data Sources Preparing Relational Metadata

More information

Writing Queries Using Microsoft SQL Server 2008 Transact- SQL

Writing Queries Using Microsoft SQL Server 2008 Transact- SQL Writing Queries Using Microsoft SQL Server 2008 Transact- SQL Course 2778-08; 3 Days, Instructor-led Course Description This 3-day instructor led course provides students with the technical skills required

More information

Querying Microsoft SQL Server

Querying Microsoft SQL Server Querying Microsoft SQL Server Duration: 5 Days (08:30-16:00) Overview: This course provides students with the technical skills required to write basic Transact-SQL queries for Microsoft SQL Server. This

More information

Retrieving Data Using the SQL SELECT Statement. Copyright 2004, Oracle. All rights reserved.

Retrieving Data Using the SQL SELECT Statement. Copyright 2004, Oracle. All rights reserved. Retrieving Data Using the SQL SELECT Statement Copyright 2004, Oracle. All rights reserved. Objectives After completing this lesson, you should be able to do the following: List the capabilities of SQL

More information

Working with a SQL Server Data Mart

Working with a SQL Server Data Mart Working with a SQL Server Data Mart SQL Server Management Studio Logging In Navigating Basic SQL SELECT Statement WHERE Clause JOINs Exporting Data to CSV Advanced SQL Additional Resources SQL Server Management

More information

Querying Data with Transact-SQL (20761)

Querying Data with Transact-SQL (20761) Querying Data with Transact-SQL (20761) Formato do curso: Presencial e Live Training Preço: 1630 Nível: Iniciado Duração: 35 horas The main purpose of this 5 day instructor led course is to give students

More information

Acknowledgments Introduction. Part I: Programming Access Applications 1. Chapter 1: Overview of Programming for Access 3

Acknowledgments Introduction. Part I: Programming Access Applications 1. Chapter 1: Overview of Programming for Access 3 74029ftoc.qxd:WroxPro 9/27/07 1:40 PM Page xiii Acknowledgments Introduction x xxv Part I: Programming Access Applications 1 Chapter 1: Overview of Programming for Access 3 Writing Code for Access 3 The

More information

Microsoft Certified Application Specialist Exam Objectives Map

Microsoft Certified Application Specialist Exam Objectives Map Microsoft Certified Application Specialist Exam Objectives Map This document lists all Microsoft Certified Application Specialist exam objectives for (Exam 77-605) and provides references to corresponding

More information

Introduction to SQL Server 2005/2008 and Transact SQL

Introduction to SQL Server 2005/2008 and Transact SQL Introduction to SQL Server 2005/2008 and Transact SQL Week 2 TRANSACT SQL CRUD Create, Read, Update, and Delete Steve Stedman - Instructor Steve@SteveStedman.com Homework Review Review of homework from

More information

AVANTUS TRAINING PTE LTD

AVANTUS TRAINING PTE LTD [MSACS10]: Microsoft Access 2010 Length Delivery Method : 3 Days : Instructor-led (Classroom) Course Overview Microsoft Access 2010 teaches participants how to design data tables, select appropriate data

More information

Querying Data with Transact-SQL

Querying Data with Transact-SQL Querying Data with Transact-SQL Course 20761C 5 Days Instructor-led, Hands on Course Information The main purpose of the course is to give students a good understanding of the Transact- SQL language which

More information

Access Intermediate

Access Intermediate Access 2010 - Intermediate 103-134 Advanced Queries Quick Links Overview Pages AC116 AC117 Selecting Fields Pages AC118 AC119 AC122 Sorting Results Pages AC125 AC126 Specifying Criteria Pages AC132 AC134

More information

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

To complete this database, you will need the following file: CHAPTER 2 Access More Skills 13 Create a Multiple Items Form A multiple items form displays records in rows and columns in the same manner as a datasheet. A multiple items form provides more formatting

More information

Links to Activities ACTIVITY 3.1. Links to Activities ACTIVITY 3.

Links to Activities ACTIVITY 3.1. Links to Activities ACTIVITY 3. ACCESS CREATING QUERIES, FORMS, AND REPORTS Section 3 0 Skills Create a select query using the Simple Query Wizard Create a select query in Design view Add multiple tables to a query Sort the query results

More information

Table of Contents. 1. Background Logging In Account Setup Requests Submissions Discussions...

Table of Contents. 1. Background Logging In Account Setup Requests Submissions Discussions... Trust Safety: PwC Connect Tool Upload Release: Final Updated November 2018 Table of Contents 1. Background... 3 2. Logging In... 4 3. Account Setup... 8 3. Requests... 9 4. Submissions... 10 5. Discussions...

More information

Querying Microsoft SQL Server

Querying Microsoft SQL Server Course Code: M20461 Vendor: Microsoft Course Overview Duration: 5 RRP: POA Querying Microsoft SQL Server Overview This 5-day instructor led course provides delegates with the technical skills required

More information