Question

In: Computer Science

Question #1 Data Modelling is the primary step in the process of database design. Compare and...

Question #1

Data Modelling is the primary step in the process of database design. Compare and contrast Conceptual data model versus Physical data model. Illustrates with help of example to list down data (entities), relationship among data and constraints on data.

Question #2

What strategic competitive benefits do you see in a company’s use of extranets?

Question #3

Explain how Internet technologies are involved in developing a process in one of the functions of the business? Give an example and evaluate its business value.

Question #4

What are the basic differences between HRM, Intranet and Internet in terms of Domain and Network Communication Scope?

All information are written. there is no more information.

Solutions

Expert Solution

Solution 1: The conceptual design of a database actually described the architectural design of the database system and it actually tries to describe different entities and their attributes, model the relationship between different them. On the other hand, the physical model actually tries to describe the database-specific implementation of the database on the basis of the data that is being stored in it.

Solution 2: Some of the advantages of using extranets in the field of business are:

  • The information sharing is simple and the relevant documents can be easily shared using emails.
  • With an SSL encryption or some standard encryption mechanisms, the data is actually secured over the extranet that is being used.
  • They can be easily modified to the requirements of the organization and hence the productivity of the organization increases that provides an edge to the organization over its competitors.

Solution 3: Today information systems are playing the most crucial role in making sure that the business processes within the organization run smoothly without any problems. One such field is the e-commerce industry that allows the organization to keep a track of the orders and the stuff that can be sold by the organization. These systems are useful from the development of the application as well as the proper functioning of the sales and logistics within the organization.

Solution 4: Human Resource Management or HRM is the pillar of the organization that is dedicated to making sure that the human resources in terms of the employees and other personnel can be deployed to the business processes as well as different ventures within the organization and all of them are productive.

An intranet is a form of a network that is actually for the internal use of the employees within the organization. It is very useful for the internal communication of the employees and it is also safe as they are not using the internet and hence the chances of it getting compromised is a little low.

Internet on the other hand is a wide network of smaller networks that can are interconnected with each other in the form of a spider web. This allows the people all across the world to share the information and to use the services as well as the products that are present over the internet.

Here's the solution to your question and it is absolutely correct, please please please provide it a 100% rating. Thanks for asking and happy learning!!


Related Solutions

Data Modelling is the primary step in the process of database design. Compare and contrast Conceptual...
Data Modelling is the primary step in the process of database design. Compare and contrast Conceptual data model versus Physical data model. Illustrates with help of example to list down data (entities), relationship among data and constraints on data.
Data Modelling is the primary step in the process of database design. Compare and contrast Conceptual...
Data Modelling is the primary step in the process of database design. Compare and contrast Conceptual data model versus Physical data model. Illustrates with help of example to list down data (entities), relationship among data and constraints on data.
Database design is the process of producing a detailed data model of database. This data model...
Database design is the process of producing a detailed data model of database. This data model contains all the needed logical and physical design choices and physical storage parameters needed to generate a design in a data definition language, which can then be used to create a database. (Wikipedia). Using a diagram/chart software, elaborate a database design Requirements: Define your database objective Explain your database's type of table relationship Explain and design your database elements and datatypes (tables, fields, etc,)....
True or False: Logical database design is the process of modifying the physical database design to...
True or False: Logical database design is the process of modifying the physical database design to improve performance. The two major logical database design techniques are conversion of E-R diagrams to relational tables and data normalization. Multivalued attributes are not permitted in unnormalized data. A many-to-many binary relationship in an E-R diagram requires the creation of a total of three tables in a relational database. A one-to-one unary relationship in an E-R diagram requires the creation of a total of...
Create a 5-step modelling process based on the work of Lankhorst et al
Create a 5-step modelling process based on the work of Lankhorst et al
1- How can database systems improve data quality and data integrity? 2- Discuss database constraints: Primary...
1- How can database systems improve data quality and data integrity? 2- Discuss database constraints: Primary key, check, and referential integrity constraints? Give an example for each.
What is the role of modelling in the design process? Give three reasons why models are...
What is the role of modelling in the design process? Give three reasons why models are useful and illustrate each reason with an example.
In the world of database design and building it is very important to define Primary keys...
In the world of database design and building it is very important to define Primary keys in each table. The text this week talks about primary keys. What are they and why are they so important to a properly functioning database?
Database Design CIW State_Capitals Physical Database Create primary and secondary keys for the attached unfinished physical...
Database Design CIW State_Capitals Physical Database Create primary and secondary keys for the attached unfinished physical database design. CREATE DATABASE STATE_CAPITALS; GO USE STATE_CAPITALS; GO CREATE TABLE Country( Country_Code varchar(10) NOT NULL, Country_Name varchar(50) NOT NULL, Population int NOT NULL, Country_Size float NOT NULL ) GO CREATE TABLE Region( Country_Code varchar(10) NOT NULL, Region_Code varchar(10) NOT NULL, Region_Name varchar(50) NOT NULL ) GO CREATE TABLE State( Region_Code varchar(10) NOT NULL, State_Code char(2) NOT NULL, State_Name varchar(50) NOT NULL, Date_of_Statehood int...
Create a 5-step modelling process that can be used to create an enterprise model. Pay specific...
Create a 5-step modelling process that can be used to create an enterprise model. Pay specific attention the aspects of the purpose of modelling and at least 5 steps to follow to create the model [20 marks] - be guided by mark allocation
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT