Essentials of MIS (13th Edition)
Essentials of MIS (13th Edition)
13th Edition
ISBN: 9780134802756
Author: Kenneth C. Laudon, Jane Laudon
Publisher: PEARSON
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 12, Problem 1IQ

Explanation of Solution

Answer to interviewer question:

The job seeker tells about the course of information system. The courses which is taken by job seeker has various functionalities. They are data analytics, system development, MIS, and database manipulation.

SQL query:

To create a table in SQL, the programmer must know about syntax for the code. The syntax for creating a table is as follows:

CREATE TABLE TABLE_NAME (

Column1 datatype,

Column2 datatype,

);

The following table “Employee” is created using the about syntax in SQL.

CREATE TABLE Employee (EMP_NUM CHAR(3) PRIMARY KEY, EMP_LNAME VARCHAR(15), EMP_FNAME VARCHAR(15), EMP_INITIAL CHAR(1), EMP_HIREDATE DATE, JOB_CODE CHAR(3), FOREIGN KEY (JOB_CODE) REFERENCES JOB);

Explanation:

The table named “Employee” was created using the above query as per the given data types. The data type for “EMP_NUM”, “EMP_INITIAL”, and “JOB_CODE” is given as “CHAR”.  The data type for “EMP_LNAME”, “EMP_FNAME” is “VARCHAR” and the data type for “EMP_HIREDATE” is given as “DATE”.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
What database successes and failures have you had? Consider the databases for online shoe shopping. How successful has it been to search for "blue suede shoes"? How simple is it to find items in a specific category? What challenges did you face?
What are the benefits of the data profiling process?
What are some of the benefits that come along with the process of data profiling?
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781305627482
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Cengage Learning
Text book image
Management Of Information Security
Computer Science
ISBN:9781337405713
Author:WHITMAN, Michael.
Publisher:Cengage Learning,