DATA DICTIONARY. Field Name Data Type Constrains Description

Size: px
Start display at page:

Download "DATA DICTIONARY. Field Name Data Type Constrains Description"

Transcription

1 DATA DICTIONARY MstCountry:- CountryId Int Primary Key Unique ID of CountryMaster. CountryName Varchar(100) Not Null Name of the country. MstState:- StateId Int Primary Key Unique ID of StateMaster. CountryId Int Foreign Key Country ID of CountryMaster. StateName Varchar(100) Not Null Name of state. MstCity:- CityId Int Primary Key Unique ID of CityMaster. StateId Int Foreign Key State ID of StateMaster. CountryId Int Foreign Key Country ID of CountryMaster. CityName Varchar(50) Not Null Name of city.

2 MstEmployee:- PkEmpId Int Primary Key Unique ID of Employee EmpCode Varchar(10) Not Null Employee code EmpName Nvarchar(max) Not Null Employee s Name Designation Varchar(25) Not Null Employee s Designation EmpContactNo Varchar(25) Not Null Employee s Mobile Number LandLineNo Varchar(25) Not Null Employee s Landline Number Address Text Not Null Employee s Address FkCountryId Int Foreign Key CountryId of Country Table FkStateId Int Foreign Key StateId of State Table FkCityId Int Foreign Key CityId of City Table Employee s Gender 0 is for Male Gender Int Not Null 1 is for Female DateOfBirth Datetime Not Null Employee s Date Of Birth Varchar(50) Not Null Employee s Id FkDeptId Varchar(10) Foreign Key DepartmentId of Department Table DateOfJoining Datetime Not Null Joining date of Employee MaritalStatus Int Not Null Employee s Marital Status 0 is for single 1 is for married

3 EmpImage Nvarchar(100) Not Null Employee s image MstDepartment:- PkDeptId Int Primary Key Unique Id of Department DeptName Varchar(50) Not Null Department Name Description Text Not Null Description of Department MstCategory:- PkCatId Int Primary Key Unique Id of Department Cname Varchar(50) Not Null Name Of Category Description Text Not Null Description Of Category MstEvent:- PkEventId Int Primary Key Unique Id of Event

4 EventName Varchar(50) Not Null Name of Event StartDate Datetime Not Null StartDate of Event EndDate Datetime Not Null EndDate of Event Description Nvarchar(MAX) Not Null Description of Event MtItem:- PkItemId Int Primary Key Unique Id of Item Iname Varchar(50) Not Null Name of Item Description Text Not Null Name of Description FkSubId Int Foreign Key SubCategoryId of SubCategory Table MstJob:- PkJobId Int Primary Key Unique Id of Job Title Varchar(50) Not Null Title of Job Description Text Not Null Description about Job

5 Vacency Int Not Null Number of vacency in Job MstLink:- PkLinkId Int Primary Key Unique Id of Link LinkType Varchar(100) Not Null Link of any webpage LinkUrl Nvarchar(100) Not Null Url of any Website LinkFile Nvarchar(50) Not Null File open by giving of link LinkText Nvarchar(100) Not Null Text open by giving of link News:- PkNewsId Int Primary Key Unique Id of News Title Varchar(100) Not Null Title of News Description Nvarchar(MAX) Not Null Description of News StartDate Datetime Not Null StartDate of News EndDate Datetime Not Null EndDate of News

6 PhotoGallery:- PkImageId Int Primary Key Unique Id of Image ImageName Nvarchar(MAX) Not Null Name of Image Description Text Not Null Description of Image MstPriority:- PkPrId Int Primary Key Unique id of Priority PrName Varchar(50) Not Null Priority Name Description Text Not Null Description of Priority MstProduct:- PkProdId Int Primary Key Unique Id of Product ProductName Varchar(50) Not Null Name of Product ProductCode Varchar(50) Not Null Product Code

7 Description Nvarchar(100) Not Null Description of Category MstSolution:- PkSolId Int Primary Key Unique Id of Solution Title Varchar(50) Not Null Title of Solution SolContent Nvarchar(MAX) Not Null Contents of Solution FkCatId Int Foreign Key Category Id of Category Table FkSubId Int Foreign Key SubCategory Id of SubCategory Table Request:- PkReqId Int Primary Key Unique Id of Request LoginId Varchar(50) Not Null LoginId of Client or Employee Varchar(50) Not Null Address of

8 Client/Emp FkCatId Int Foreign Key Category Id of Category Table FkSubId Int Foreign Key SubCategory Id of SubCategory Table FkItemId Int Foreign Key Item Id of Item Table Subject Varchar(50) Not Null Subject of request Description Nvarchar(MAX) Not Null Description of request Attachment Text Not Null Attachment uploaded with request MstSubCategory:- PkSubId Int Primary Key Unique Id of Subcategory SubName Varchar(50) Not Null SubCategory Name Description Text Not Null Descriptiion of SubCategory FkCatId Int Foreign Key Category Id of Category Table

9 MstText:- PkTextId Int Primary Key Unique Id of Text Title Varchar(50) Not Null Title of Text Description Nvarchar(MAX) Not Null Description of Text Reply:- PkRepId Int Primary Key Unique Id of Reply LoginId Varchar(50) Not Null LoginId of Client Varchar(50) Not Null Id of Requester Subject Text Not Null Subject of Reply Description Nvarchar(MAX) Not Null Contents if Reply TransChangePwd:-

10 PkTraId Int Primary Key Unique Id of TransChangePwd table FkRoleId Int Foreign Key Unique Id of role in MstRole OldPwd Varchar(50) Not Null Old password NewPwd Varchar(50) Not Null New password

Presented By:- Heena Patel(11ce27) Rinku Bava(10ce43) Group No :-14

Presented By:- Heena Patel(11ce27) Rinku Bava(10ce43) Group No :-14 Presented By:- Heena Patel(11ce27) Rinku Bava(10ce43) Group No :-14 Definition Medical Aid Portal is a online place where the people who deals with the Medical Business Together where the need of the General

More information

A Project Report On E-Watch Shopping System

A Project Report On E-Watch Shopping System A Project Report On E-Watch Shopping System Submitted By Patel Jigisha M Patel Payal V. Group No: 50 M.Sc. (CA & IT) Semester-III Guided By Mrs.Komal.H.Patel Submitted to Department

More information

Online Classified Portal

Online Classified Portal Online Classified Portal Presented By Prajapati Sunil N (11034211047) Patel Chetan S (11034211026) MCA Semester-VI Acharya Motibhai Patel Institute of Computer Studies Project Profile Project Title Classified

More information

Simple For each base table and order clause

Simple For each base table and order clause Simple For each base table and order clause To determine the base table GeneXus will extract the attributes referred in the For each then finds the tables where they are located: and takes the base table

More information

Developed By: Modi Parth S. Enroll No : Smt. S. R. Patel Engineering College Dhabhi, Unjha.

Developed By: Modi Parth S. Enroll No : Smt. S. R. Patel Engineering College Dhabhi, Unjha. Developed at: Radix Computer Training Center, Patan Developed By: Modi Parth S. Enroll No :-120784107001 Smt. S. R. Patel Engineering College Dhabhi, Unjha. Contents Project Profile Objectives Modules

More information

HR Database. Sample Output from TechWriter 2007 for Databases

HR Database. Sample Output from TechWriter 2007 for Databases Table of Contents...3 Tables... 4 COUNTRIES... 5 DEPARTMENTS... 6 EMPLOYEES... 7 JOBS... 9 JOB_HISTORY... 10 LOCATIONS...12 REGIONS...13 Views...14 EMP_DETAILS_VIEW... 15 Procedures...17 SECURE_DML...18

More information

THE UNIVERSITY OF AUCKLAND

THE UNIVERSITY OF AUCKLAND VERSION 1 COMPSCI 280 THE UNIVERSITY OF AUCKLAND SECOND SEMESTER, 2015 Campus: City COMPUTER SCIENCE Enterprise Software Development (Time allowed: 40 minutes) NOTE: Enter your name and student ID into

More information

CREATE TABLE COUNTRIES (COUNTRY_ID CHAR(2), COUNTRY_NAME VARCHAR2(40), REGION_ID NUMBER(4)); INSERT INTO COUNTRIES VALUES ('CA','Canada',2); INSERT INTO COUNTRIES VALUES ('DE','Germany',1); INSERT INTO

More information

CBSE Revision Notes Class-11 Computer Science (New Syllabus) Unit 3: Data Management (DM-1) Database

CBSE Revision Notes Class-11 Computer Science (New Syllabus) Unit 3: Data Management (DM-1) Database CBSE Revision Notes Class-11 Computer Science (New Syllabus) Unit 3: Data Management (DM-1) Database Database: A Database is an organized collection of facts. In other words we can say that it is a collection

More information

A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III. Presented To Department of Computer Science Ganpat Vidyanagar, Kherva

A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III. Presented To Department of Computer Science Ganpat Vidyanagar, Kherva A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III Presented To Department of Computer Science Ganpat Vidyanagar, Kherva Presented By Naitik J.Dave (13084231032) Ramesh K.Prajapti(13084231216)

More information

Database Management Systems,

Database Management Systems, Database Management Systems Database Design (2) 1 Topics Data Base Design Logical Design (Review) Physical Design Entity Relationship (ER) Model to Relational Model Entity Relationship Attributes Normalization

More information

Bsc (Hons) Software Engineering. Examinations for / Semester 1. Resit Examinations for BSE/15A/FT & BSE/16A/FT

Bsc (Hons) Software Engineering. Examinations for / Semester 1. Resit Examinations for BSE/15A/FT & BSE/16A/FT Bsc (Hons) Software Engineering Cohort: BSE/16B/FT Examinations for 2017-2018 / Semester 1 Resit Examinations for BSE/15A/FT & BSE/16A/FT MODULE: DATABASE APPLICATION DEVELOPMENT MODULE CODE: DBT2113C

More information

Best Home Real Estate Entity-Relationship Data Modelling

Best Home Real Estate Entity-Relationship Data Modelling Best Home Real Estate Entity-Relationship Data Modelling 1 P a g e 1. Assumptions The following assumptions have been made while creating the ER Diagram from the Best Home Real estate Company: 1. In Future

More information

A Project Report On Property Consultancy information System

A Project Report On Property Consultancy information System A Project Report On Property Consultancy information System Submitted By :- Guide By :- Patel Manali Pankajkumar Patel Margi Sevantilal MR. Jasmin D Patel Submitted To :Acharya Motibhai Patel Institute

More information

Insert Into Customer1 (ID, CustomerName, City, Country) Values(103, 'Marwa','Baghdad','Iraq')

Insert Into Customer1 (ID, CustomerName, City, Country) Values(103, 'Marwa','Baghdad','Iraq') Insert Into Customer1 (ID, CustomerName, City, Country) Values(103, 'Marwa','Baghdad','Iraq') Notes: 1. To View the list of all databases use the following command: Select * (or name) From Sys.databases

More information

School of Computing and Information Technology Session: Spring CSCI835 Database Systems (Bridging Subject) Sample class test 23 July 2018

School of Computing and Information Technology Session: Spring CSCI835 Database Systems (Bridging Subject) Sample class test 23 July 2018 School of Computing and Information Technology Session: Spring 2018 University of Wollongong Lecturer: Janusz R. Getta CSCI835 Database Systems (Bridging Subject) Sample class test 23 July 2018 THE QUESTIONS

More information

Chapter 3. Introduction to relational databases and MySQL. 2010, Mike Murach & Associates, Inc. Murach's PHP and MySQL, C3

Chapter 3. Introduction to relational databases and MySQL. 2010, Mike Murach & Associates, Inc. Murach's PHP and MySQL, C3 1 Chapter 3 Introduction to relational databases and MySQL Slide 2 Objectives Applied 1. Use phpmyadmin to review the data and structure of the tables in a database, to import and run SQL scripts that

More information

School of Computing and Information Technology. Examination Paper Autumn Session 2017

School of Computing and Information Technology. Examination Paper Autumn Session 2017 School of Computing and Information Technology CSIT115 Data Management and Security Wollongong Campus Student to complete: Family name Other names Student number Table number Examination Paper Autumn Session

More information

Introduction to relational databases and MySQL

Introduction to relational databases and MySQL Chapter 3 Introduction to relational databases and MySQL A products table Columns 2017, Mike Murach & Associates, Inc. C3, Slide 1 2017, Mike Murach & Associates, Inc. C3, Slide 4 Objectives Applied 1.

More information

Babu Madhav Institute of Information Technology 2015

Babu Madhav Institute of Information Technology 2015 Paper No.:060010102 Subject: Database Management Systems (Practical) Program: 5 Years Integrated M.Sc.(IT) Semester: 01 Practical No: 1 Enrolment No: Practical Problem Create following tables: CLIENT_MASTER

More information

UBC Graduate Information System (GIS)

UBC Graduate Information System (GIS) UBC Graduate Information System (GIS) Project Design University of British Columbia Okanagan COSC 304 Fall 2009 Version: 1.1 Date: 11/02/2009 Project Team Kyle Kotowick () Andrew Campbell () Document Control

More information

Série n 6 Bis : Ateliers SQL Data Modeler (Oracle)

Série n 6 Bis : Ateliers SQL Data Modeler (Oracle) Série n 6 Bis : Ateliers SQL Data Modeler (Oracle) Getting started with data Modeler Adding a Table to An Existing Database Purpose This tutorial shows you how to add a table to an existing database using

More information

Mail Server. Project Presentation On. Presented To Department of computer science Ganpat Vidyanagar, Kherva

Mail Server. Project Presentation On. Presented To Department of computer science Ganpat Vidyanagar, Kherva Project Presentation On Mail Server Presented To Department of computer science Ganpat Vidyanagar, Kherva-384012 Presented By Patel Drashti P.(13084231109) Patel Hardik J.(13084231112) Group No : 54 Project

More information

Welcome to JEMS CHRIS-HR University Staff and US-Fixed Term Finite Hire

Welcome to JEMS CHRIS-HR University Staff and US-Fixed Term Finite Hire 1 Welcome to JEMS CHRIS-HR University Staff and US-Fixed Term Finite Hire 2 3 4 1 URL for JEMS CHRIS HR Enter https://ofr01.doit.wisc.edu/chris/chris.html 2 Username Enter Username 3 Password Enter Password

More information

UBC Graduate Information System (GIS)

UBC Graduate Information System (GIS) UBC Graduate Information System (GIS) Project Design University of British Columbia Okanagan COSC 304 Fall 2009 Version: 1.3 Date: 11/22/2009 Project Team Kyle Kotowick Andrew Campbell Document Control

More information

e-application Quick Reference Card for Rotations and Publications V 1.1 In This Reference Card

e-application Quick Reference Card for Rotations and Publications V 1.1 In This Reference Card e-application Quick Reference Card for Rotations and Publications V 1.1 In This Reference Card You can find material on: Topic See Page General Information 1 Applying for Rotation Exercises and Publications

More information

Reference: W3School -

Reference: W3School - Language SQL SQL Adv Reference: W3School - http://www.w3schools.com/sql/default.asp http://www.tomjewett.com/dbdesign/dbdesign.php?page=recursive.php SQL Aliases SQL aliases are used to give a table, or

More information

Reference: W3School -

Reference: W3School - Language SQL SQL Adv Reference: W3School - http://www.w3schools.com/sql/default.asp http://www.tomjewett.com/dbdesign/dbdesign.php?page=recursive.php Recursive Associations/Relationship A recursive association

More information

Department of Computer Science University of Cyprus. EPL342 Databases. Lab 2

Department of Computer Science University of Cyprus. EPL342 Databases. Lab 2 Department of Computer Science University of Cyprus EPL342 Databases Lab 2 ER Modeling (Entities) in DDS Lite & Conceptual Modeling in SQL Server 2008 Panayiotis Andreou http://www.cs.ucy.ac.cy/courses/epl342

More information

EMR web api documentation

EMR web api documentation Introduction EMR web api documentation This is the documentation of Medstreaming EMR Api. You will find all available Apis and the details of every api. Including its url, parameters, Description, Response

More information

e-application Quick Reference Card for Rotations and Publications v1.7 In This Reference Card

e-application Quick Reference Card for Rotations and Publications v1.7 In This Reference Card Ref. Ares(2018)3918707-24/07/2018 e-application Quick Reference Card for Rotations and Publications v1.7 In This Reference Card You can find material on: Topic See Page General Information 1 To Read Before

More information

Index. Defination of Constraint Column level Table level Data Constraint A Different Constraint

Index. Defination of Constraint Column level Table level Data Constraint A Different Constraint Index Defination of Constraint Column level Table level Data Constraint A Different Constraint I. Primary Key Constraint II. Foreign Key Constraint III. Check Constraint IV. Not Null Constraint Defination

More information

5 Years Integrated M.Sc.(IT) Semester 1 Practical LIST CC2 Database Management Systems

5 Years Integrated M.Sc.(IT) Semester 1 Practical LIST CC2 Database Management Systems 5 Years Integrated M.Sc.(IT) Semester 1 Practical LIST 060010110 CC2 Database Management Systems Practical No: 1 Duration for completion PEO(s) to be PO(s) to be CO(s) to be Date Group Analyze : Athe scenario

More information

ATHLETES NEW TO ALL STAR

ATHLETES NEW TO ALL STAR ATHLETES NEW TO ALL STAR Go to USASF.net Hover over the MEMBERSHIP INFO menu item A drop down menu will open. From the drop down menu, under the ATHLETES heading click on SIGNUP/RENEW 1 You will be taken

More information

varchar(30), Primary Key (name))engine=innodb; bigint not null auto_increment, Primary Key (accountid))engine=innodb;

varchar(30), Primary Key (name))engine=innodb; bigint not null auto_increment, Primary Key (accountid))engine=innodb; DDL commands to create Relational schema create table Items( name photo date publisherid varchar(150), Primary Key (name))engine=innodb; create table Users ( username email password rateavg bigint not

More information

Column Name Description Data Type

Column Name Description Data Type Contacts Primary data table for contact and lead records. AccountID AccountID from the Accounts Table AnnualRevenue User Input Annual Revenue nvarchar(20) Area User Input Area / Location nvarchar(50) AssistantName

More information

-- Exportiere Daten aus Tabelle greetingcardsadmin.card_info: ~0 rows (ungefaehr) DELETE FROM `card_info`;

-- Exportiere Daten aus Tabelle greetingcardsadmin.card_info: ~0 rows (ungefaehr) DELETE FROM `card_info`; -- -------------------------------------------------------- -- Host: 127.0.0.1 -- Server Version: 5.1.53-community - MySQL Community Server (GPL) -- Server Betriebssystem: Win64 -- HeidiSQL Version: 8.0.0.4396

More information

Comments will be open in case any of my imaginary readers want to chime in with advice or encouragement.

Comments will be open in case any of my imaginary readers want to chime in with advice or encouragement. Why We re Here I play a baseball sim called Out of the Park Baseball. I have been playing it since 2005. On and off for a couple of years, I have been fooling around with databases. I m not a programmer

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

Chapter 3 Introduction to relational databases and MySQL

Chapter 3 Introduction to relational databases and MySQL Chapter 3 Introduction to relational databases and MySQL Murach's PHP and MySQL, C3 2014, Mike Murach & Associates, Inc. Slide 1 Objectives Applied 1. Use phpmyadmin to review the data and structure of

More information

UBC Graduate Information System (GIS)

UBC Graduate Information System (GIS) UBC Graduate Information System (GIS) Project Design University of British Columbia Okanagan COSC 304 Fall 2009 Version: 1.4 Date: 12/02/2009 Project Team Kyle Kotowick () Andrew Campbell () Document Control

More information

ALTER TABLE Statement

ALTER TABLE Statement Created by Ahsan Arif ALTER TABLE Statement The ALTER TABLE statement allows you to rename an existing table. It can also be used to add, modify, or drop a column from an existing table. Renaming a table

More information

Database Principles: Fundamentals of Design, Implementation, and Management Tenth Edition. Chapter 7 Data Modeling with Entity Relationship Diagrams

Database Principles: Fundamentals of Design, Implementation, and Management Tenth Edition. Chapter 7 Data Modeling with Entity Relationship Diagrams Database Principles: Fundamentals of Design, Implementation, and Management Tenth Edition Chapter 7 Data Modeling with Entity Relationship Diagrams Objectives In this chapter, students will learn: The

More information

PZRRMCR Procedures and Error Handling

PZRRMCR Procedures and Error Handling PZRRMCR Procedures and Error Handling This program is run to create a Remitter file that we send to Retirement Manager (Valic/AIG) after each payroll. It creates a file called SDBOR_CR.txt. The file is

More information

Creating SQL Tables and using Data Types

Creating SQL Tables and using Data Types Creating SQL Tables and using Data Types Aims: To learn how to create tables in Oracle SQL, and how to use Oracle SQL data types in the creation of these tables. Outline of Session: Given a simple database

More information

Workflow for revised process of UAN generation and linking under the revised version of UAN

Workflow for revised process of UAN generation and linking under the revised version of UAN Workflow for revised process of UAN generation and linking under the revised version of UAN Introduction: The revised process of UAN generation and linking is based on the following principles: a. The

More information

exam.75q Querying Data with Transact-SQL

exam.75q Querying Data with Transact-SQL 70-761.exam.75q Number: 70-761 Passing Score: 800 Time Limit: 120 min 70-761 Querying Data with Transact-SQL Exam A QUESTION 1 You need to create an indexed view that requires logic statements to manipulate

More information

eclaimlink GDRFA Integration Bulk upload Annex to the Member Register Document - Phase 2 (GDRFA Validation)

eclaimlink GDRFA Integration Bulk upload Annex to the Member Register Document - Phase 2 (GDRFA Validation) eclaimlink GDRFA Integration Bulk upload Annex to the Member Register Document - Phase 2 (GDRFA Validation) Table of Contents OVERVIEW 2 SCOPE 2 ABBREVIATIONS 2 IMPORTANT NOTICE 2 HIGH LEVEL CYCLE 3 OBJECTIVE

More information

Enterprise Chat and Data Dictionary, Release 11.6(1)

Enterprise Chat and  Data Dictionary, Release 11.6(1) Enterprise Chat and Email Data Dictionary, Release 11.6(1) For Unified Contact Center Enterprise August 2017 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA

More information

SELF TEST. List the Capabilities of SQL SELECT Statements

SELF TEST. List the Capabilities of SQL SELECT Statements 98 SELF TEST The following questions will help you measure your understanding of the material presented in this chapter. Read all the choices carefully because there might be more than one correct answer.

More information

-- Exportiere Struktur von Tabelle businessappointments.category DROP TABLE IF EXISTS `category`;

-- Exportiere Struktur von Tabelle businessappointments.category DROP TABLE IF EXISTS `category`; -- -------------------------------------------------------- -- Host: 127.0.0.1 -- Server Version: 5.1.53-community - MySQL Community Server (GPL) -- Server Betriebssystem: Win64 -- HeidiSQL Version: 8.0.0.4396

More information

Welcome to JEMS CHRIS-HR Temporary Employee Hire (TE)

Welcome to JEMS CHRIS-HR Temporary Employee Hire (TE) 1 Welcome to JEMS CHRIS-HR Temporary Employee Hire (TE) 2 3 4 STEP FIELD ACTION 1 URL for JEMS CHRIS Testing System Enter https://ofr01.doit.wisc.edu/chris/chris.html 2 Username Enter Username 3 Password

More information

CMP-3440 Database Systems

CMP-3440 Database Systems CMP-3440 Database Systems Database Architecture Lecture 02 zain 1 Database Design Process Application 1 Conceptual requirements Application 1 External Model Application 2 Application 3 Application 4 External

More information

Table Joins and Indexes in SQL

Table Joins and Indexes in SQL Table Joins and Indexes in SQL Based on CBSE Curriculum Class -11 By- Neha Tyagi PGT CS KV 5 Jaipur II Shift Jaipur Region Neha Tyagi, PGT CS II Shift Jaipur Introduction Sometimes we need an information

More information

Queries. Chapter 6. In This Chapter. c SELECT Statement: Its Clauses and Functions. c Join Operator c Correlated Subqueries c Table Expressions

Queries. Chapter 6. In This Chapter. c SELECT Statement: Its Clauses and Functions. c Join Operator c Correlated Subqueries c Table Expressions Chapter 6 Queries In This Chapter c SELECT Statement: Its Clauses and Functions c Subqueries c Temporary Tables c Join Operator c Correlated Subqueries c Table Expressions 136 Microsoft SQL Server 2012:

More information

ITCertMaster. Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way!

ITCertMaster.  Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way! ITCertMaster Safe, simple and fast. 100% Pass guarantee! http://www.itcertmaster.com IT Certification Guaranteed, The Easy Way! Exam : 1Z0-870 Title : MySQL 5.0, 5.1 and 5.5 Certified Associate Exam Vendors

More information

DATABASE MANAGEMENT SYSTEMS

DATABASE MANAGEMENT SYSTEMS DATABASE MANAGEMENT SYSTEMS Associate Professor Dr. Raed Ibraheem Hamed University of Human Development, College of Science and Technology Departments of IT and Computer Science 2015 2016 1 The ALTER TABLE

More information

Database Programming with PL/SQL

Database Programming with PL/SQL Database Programming with PL/SQL 5-4 Objectives This lesson covers the following objectives: List the benefits of using parameters with cursors Create PL/SQL code to declare and use a cursor with a parameter

More information

SQL SERVER ASSIGNMENTS OPPORTUNITIES CREATE A SCHOOL DATABASE SIMILAR TO THIS

SQL SERVER ASSIGNMENTS OPPORTUNITIES CREATE A SCHOOL DATABASE SIMILAR TO THIS 1 OPPORTUNITIES CREATE A SCHOOL DATABASE SIMILAR TO THIS 2 CREATE A LIBRARY MANAGEMENT SYSTEM DATABASE SIMILAR TO THIS. TABLES ASSIGNMENT CREATE A TABLE STRUCTURE SIMILAR TO THIS : 3 SELECT C.EnglishProductCategoryName,S.EnglishProductSubcategoryName,

More information

Designing is the most important phase of software development. It requires

Designing is the most important phase of software development. It requires Chapter 7 System Design Designing is the most important phase of software development. It requires careful planning and thinking on the part of system designer. Designing software means to plan how the

More information

Sun Certified MySQL Associate

Sun Certified MySQL Associate 310-814 Sun Certified MySQL Associate Version 3.1 QUESTION NO: 1 Adam works as a Database Administrator for a company. He creates a table named Students. He wants to create a new table named Class with

More information

DATABASE DEVELOPMENT (H4)

DATABASE DEVELOPMENT (H4) IMIS HIGHER DIPLOMA QUALIFICATIONS DATABASE DEVELOPMENT (H4) Friday 3 rd June 2016 10:00hrs 13:00hrs DURATION: 3 HOURS Candidates should answer ALL the questions in Part A and THREE of the five questions

More information

Structured Query Language (SQL)

Structured Query Language (SQL) Structured Query Language (SQL) SQL Chapters 6 & 7 (7 th edition) Chapters 4 & 5 (6 th edition) PostgreSQL on acsmysql1.acs.uwinnipeg.ca Each student has a userid and initial password acs!

More information

Database Logical Design

Database Logical Design Database Logical Design IT 5101 Introduction to Database Systems J.G. Zheng Fall 2011 Overview Relational model is a logical model Based on mathematical theories and rules Two ways to design a relational

More information

IMPORTING DATA INTO EMPLOYEE TRAINING MANAGER

IMPORTING DATA INTO EMPLOYEE TRAINING MANAGER IMPORTING DATA INTO EMPLOYEE TRAINING MANAGER January 2018 Description This document describes how to import your employee, course and competency data into Employee Training Manager, a desktop software

More information

ACS-3902 Fall Ron McFadyen 3D21 Slides are based on chapter 5 (7 th edition) (chapter 3 in 6 th edition)

ACS-3902 Fall Ron McFadyen 3D21 Slides are based on chapter 5 (7 th edition) (chapter 3 in 6 th edition) ACS-3902 Fall 2016 Ron McFadyen 3D21 ron.mcfadyen@acs.uwinnipeg.ca Slides are based on chapter 5 (7 th edition) (chapter 3 in 6 th edition) 1 The Relational Data Model and Relational Database Constraints

More information

1Z0-007 ineroduction to oracle9l:sql

1Z0-007 ineroduction to oracle9l:sql ineroduction to oracle9l:sql Q&A DEMO Version Copyright (c) 2007 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free version Chinatag study

More information

Onboarding Process External Candidates

Onboarding Process External Candidates Onboarding Process External Candidates Reference Guide Overview Once you receive and accept the offer, you are required to provide personal information as part of the pre-hire process. After you complete

More information

Understanding GROUP BY and how ROLLUP/CUBE functions work

Understanding GROUP BY and how ROLLUP/CUBE functions work USE master; GO Understanding GROUP BY and how ROLLUP/CUBE functions work IF EXISTS (SELECT name FROM sys.databases WHERE name = N'Rollup_Cube_Example') BEGIN ALTER DATABASE [Rollup_Cube_Example] SET SINGLE_USER

More information

SOLUTIONS TO THE FINAL EXAMINATION Introduction to Database Design Spring 2011

SOLUTIONS TO THE FINAL EXAMINATION Introduction to Database Design Spring 2011 SOLUTIONS TO THE FINAL EXAMINATION Introduction to Database Design Spring 2011 IT University of Copenhagen June 7, 2011 1 Database design (25 points) a) b) Figure 1 shows the ER diagram. create table rer

More information

Private Institute of Aga NETWORK DATABASE LECTURER NIYAZ M. SALIH

Private Institute of Aga NETWORK DATABASE LECTURER NIYAZ M. SALIH Private Institute of Aga 2018 NETWORK DATABASE LECTURER NIYAZ M. SALIH Data Definition Language (DDL): String data Types: Data Types CHAR(size) NCHAR(size) VARCHAR2(size) Description A fixed-length character

More information

Information Systems Engineering. SQL Structured Query Language DDL Data Definition (sub)language

Information Systems Engineering. SQL Structured Query Language DDL Data Definition (sub)language Information Systems Engineering SQL Structured Query Language DDL Data Definition (sub)language 1 SQL Standard Language for the Definition, Querying and Manipulation of Relational Databases on DBMSs Its

More information

Database Logical Design

Database Logical Design Database Logical Design CIS 3730 Designing and Managing Data J.G. Zheng Fall 2010 1 Overview Relational model is a logical model Based on mathematical theories and rules Two ways to design a relational

More information

Sample Paper 2015 Class XII Subject INFORMATICS PRACTICES

Sample Paper 2015 Class XII Subject INFORMATICS PRACTICES Sample Paper 205 Class XII Subject INFORMATICS PRACTICES Q. Answer the following questions: a) Mr. Abhinav wants to implements a network using less cable length and data should be transmitted in one direction

More information

GlobAl EDITION. Database Concepts SEVENTH EDITION. David M. Kroenke David J. Auer

GlobAl EDITION. Database Concepts SEVENTH EDITION. David M. Kroenke David J. Auer GlobAl EDITION Database Concepts SEVENTH EDITION David M. Kroenke David J. Auer This page is intentionally left blank. Chapter 3 Structured Query Language 157 the comment. We will use similar comments

More information

Retrieving Data from Multiple Tables

Retrieving Data from Multiple Tables Islamic University of Gaza Faculty of Engineering Computer Engineering Dept. Database Lab (ECOM 4113) Lab 5 Retrieving Data from Multiple Tables Eng. Mohammed Alokshiya November 2, 2014 An JOIN clause

More information

KVS Online Transfer Application 2018 Employee Manual

KVS Online Transfer Application 2018 Employee Manual KVS Online Transfer Application 2018 Employee Manual How to login to the Online Transfer Application Portal 1. Open a browser window of Chrome or Mozilla Firefox or Vivaldi. If you do not have any of these

More information

EXAM TS: Microsoft SQL Server 2008, Database Development. Buy Full Product.

EXAM TS: Microsoft SQL Server 2008, Database Development. Buy Full Product. Microsoft EXAM - 70-433 TS: Microsoft SQL Server 2008, Database Development Buy Full Product http://www.examskey.com/70-433.html Examskey Microsoft 70-433 exam demo product is here for you to test the

More information

Oracle SQL Developer Workshop

Oracle SQL Developer Workshop Oracle SQL Developer Workshop 0419 904 458 www.sagecomputing.com.au Edition AUSOUG Conference 2006 SAGE Computing Services 2005-2006 SAGE Computing Services believes the information in this documentation

More information

1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document...

1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document... Chapter 2 SDS 1 TABLE OF CONTENTS 1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document....Page No 2. System Architectural

More information

Three types of sub queries are supported in SQL are Scalar, Row and Table sub queries.

Three types of sub queries are supported in SQL are Scalar, Row and Table sub queries. SQL Sub-Queries What are Sub queries? SQL Sub queries are the queries which are embedded inside another query. The embedded queries are called as INNER query & container query is called as OUTER query.

More information

CS 327E Lecture 11. Shirley Cohen. March 2, 2016

CS 327E Lecture 11. Shirley Cohen. March 2, 2016 CS 327E Lecture 11 Shirley Cohen March 2, 2016 Agenda Announcements Readings for today Reading Quiz Concept Questions Homework for next time Announcements Midterm 2 will be next Wednesday There will be

More information

Gujarat Technological University

Gujarat Technological University Gujarat Technological University Master of Computer Applications Semester-II Subject Name: Software Lab (DBMS: SQL & PL/SQL) Subject Code: 620006 PL/SQL Practical List: 1. Competition (Comp_code, Comp_name

More information

ZPHRRECORD000 - Record Guest Traveler (Document) Functional Area : Human Resources Sub Area : Personnel Management.

ZPHRRECORD000 - Record Guest Traveler (Document) Functional Area : Human Resources Sub Area : Personnel Management. ZPHRRECORD000 - Record Guest Traveler ZPHRRECORD 000, ZPHRRECORD 001, ZPHRRECORD 002, TRIP Purpose Use this procedure to request a personnel number for a guest traveler so that their travel expenses can

More information

Every Byte Counts. Why Datatype Choices Matter. Andy Yun, Database Architect/Developer

Every Byte Counts. Why Datatype Choices Matter. Andy Yun, Database Architect/Developer Every Byte Counts Why Datatype Choices Matter Andy Yun, Database Architect/Developer Thank You Presenting Sponsors Gain insights through familiar tools while balancing monitoring and managing user created

More information

icims Integration Reference

icims Integration Reference icims Integration Reference Proprietary. Copyright 2016 icims, Inc. All rights Proprietary. reserved. Copyright 2016 icims, Inc. All rights reserved. Table of Contents Overview... 4 Person Fields... 5

More information

How to Apply Online District Judges Online Application

How to Apply Online District Judges Online Application How to Apply Online District Judges Online Application All eligible applicants shall apply Online through the link provided in the High Court of Karnataka website www.karnatakajudiciary.kar.nic.in/recruitment.asp

More information

Updated SQL Tables in TimeTrak SQL Triggers in TimeTrak SQL Procedures and Views added or edited in TimeTrak... 80

Updated SQL Tables in TimeTrak SQL Triggers in TimeTrak SQL Procedures and Views added or edited in TimeTrak... 80 SQL Tables in MYOB Exo... 4 TimeTrak Fields Added to MYOB Exo Tables... 7 SQL Triggers added to MYOB Database... 13 SQL Procedures and Views added or edited in MYOB Database... 29 Updated SQL Tables in

More information

Fname A variable character field up to 15 characters in length. Must have a value Lname A variable character field up to 15

Fname A variable character field up to 15 characters in length. Must have a value Lname A variable character field up to 15 Customer Table CUSTOMER (CustomerNo, fname, lname, phone) CustomerNo Primary key, numeric, 4 digits Fname A variable character field up to 15 characters in length. Must have a value Lname A variable character

More information

About System Setup Pages

About System Setup Pages About System Setup Pages System Pages (Setup Admins Only) Domains Pages Page Views Reports Report Pages A list of churches that are allowed to use this database. Each church will connect via a different

More information

ENHANCED DBS APPLICATION FORM

ENHANCED DBS APPLICATION FORM ENHANCED DBS APPLICATION FORM PRICE 69.86 PERSONAL INFORMATION Title Mr Mrs Miss Ms Other [Please Specify] Surname First Name Date of Birth Middle Name Mothers Maiden Name Town of Birth Have you ever changed

More information

INTERNATIONAL AGENCY FOR RESEARCH ON CANCER 150, cours Albert Thomas, Lyon Cedex 08, France

INTERNATIONAL AGENCY FOR RESEARCH ON CANCER 150, cours Albert Thomas, Lyon Cedex 08, France INTERNATIONAL AGENCY FOR RESEARCH ON CANCER 150, cours Albert Thomas, 69372 Lyon Cedex 08, France Application for an EXPERTISE TRANSFER FELLOWSHIP List of fields to be completed Field marked with * are

More information

MODULE USER LOGIN (CREATE USER ACCOUNT)

MODULE USER LOGIN (CREATE USER ACCOUNT) MODULE USER LOGIN (CREATE USER ACCOUNT) 1 P a g e VERSION HISTORY Version Number Implemented By Revision Date Approved By Approval Date Description of Change 1.0 2 P a g e Contents Introduction... 4 Objective...

More information

New Hampshire State Requirements

New Hampshire State Requirements New Hampshire State Requirements Training/User Guide Revised: 01.23.12 2012 New World Systems Corporation. All Rights Reserved. All rights reserved. Information within this document is the sole property

More information

Name: Sample Answers Q.2(c) 7 7

Name: Sample Answers Q.2(c) 7 7 p.1 of 11 INFS 4240 (Section B) Database Management Systems Fall 2017 Practice for Test 2 (not for credit, but to help you prepare) Time allowed: 1 hour 15 minutes Q.1(a) 12 12 Q.1(b) 10 10 Q.1(c) 10 10

More information

Introduction to Database Systems

Introduction to Database Systems Introduction to Database Systems CSE 444 Lecture 4: Views and Constraints 1 Outline Views: Sections 8.1, 8.2, 8.3 [Old edition, Sections 6.6 and 6.7] Constraints: Sections 2.3, 7.1, 7.2 [Old edition: Sections

More information

Bio Update Request Form in TAS

Bio Update Request Form in TAS Procedure Document Number: Document Owner: Kathi Martin Date Last Primary Author: Kathi Martin General Description Description / Scope: Updating biographical information from an individual constituent

More information

205CDE Developing the Modern Web. Assignment 2 Server Side Scripting. Scenario D: Bookshop

205CDE Developing the Modern Web. Assignment 2 Server Side Scripting. Scenario D: Bookshop 205CDE Developing the Modern Web Assignment 2 Server Side Scripting Scenario D: Bookshop Introduction This assignment was written using PHP programming language for interactions with the website and the

More information

Database Normalization

Database Normalization Database Normalization Database normalization is the process of efficiently organizing data in a database. There are two reasons of the normalization process: Eliminating redundant data, for example, storing

More information