Question

In: Accounting

Discuss why databases are important in accounting information systems. Describe primary and foreign keys, normalization and...

Discuss why databases are important in accounting information systems. Describe primary and foreign keys, normalization and database cardinalities. Why are each important to the database design? Your initial posting should be 250-500 words and must be submitted by Thursday, 11:59 pm MST, of this week.

Solutions

Expert Solution

Databases are very important in the accounting systems why because the are a huge information to be stored in accounting because every transaction should be supported with the required documents.

The usage of accounting information is huge in every departments so database provides facilities to share information in different departments at a time .

Primary key :- this is the key used to encrypt the plain data into encrypted data.

Foreign key :- it is the key used to decrypt the encrypted data it has the same password that primary key has.

Normalization :- it is a process of structuring a relational database in accordance with a series of so called forms in order to reduce the data redundancy and improve data integrity.

Data cardinalities :- cardinality refers to the uniqueness of data values contained in a columnn. High cardinality refers to high percentage of unique values. Low cardinality means low percentage of unique values.

All the above points are very crucial in the database design

Every database should consists of primary key and foreign key is required for security purposes.

Normalization is very important for controlling data redundancy .

Database cardinalities are important for the recognition of unique values .

These are all the points about the required topics in the question.

I hope, all the above mentioned points are useful and helpful to you.

Thank you.


Related Solutions

Discuss why databases are important in accounting information systems. Describe primary and foreign keys, normalization and...
Discuss why databases are important in accounting information systems. Describe primary and foreign keys, normalization and database cardinalities. Why are each important to the database design? Your initial posting should be 250-500 words and must be submitted by Thursday, 11:59 pm MST, of this week.
Why normalization and referential integrity are important principles when designing relational databases?
Why normalization and referential integrity are important principles when designing relational databases?
discuss why organizations needs accounting information systems (AIs) and better information managment. how important are they...
discuss why organizations needs accounting information systems (AIs) and better information managment. how important are they and what benefits does the organizations gain from them?
Consider the following relational schema about a University (the primary keys are underlined and foreign keys...
Consider the following relational schema about a University (the primary keys are underlined and foreign keys are italic) STUDENT(StudentID, name, major, year, age) CLASS(ClassName, meetsAt, room, LecturerID) ENROLLED(StudentID, ClassName, mark) LECTURER(LecturerID, name, DepartmentID) DEPARTMENT(DepartmentID, name) Write the SQL statements for the following query: B1. Find the age of the oldest student. B2. Find the ID’s of lecturers whose name begins with “K” \ B3. Find the age of the youngest student who is enrolled in Mechatronics. B4. Find the age...
Create a Database Schema for a hotel reservation system. indicate the Primary Keys, Foreign Keys, and...
Create a Database Schema for a hotel reservation system. indicate the Primary Keys, Foreign Keys, and the one-to-one or one-to-many relationships between the tables. Also describe in a small paragraph the scope of the back-end database, by explaining the different tables and their relations in your schema.
Consider the following relational schema (the primary keys are underlined and foreign keys are italic) ITEM(ItemName,...
Consider the following relational schema (the primary keys are underlined and foreign keys are italic) ITEM(ItemName, ItemType, ItemColour) DEPARTMENT(Deptname, DeptFloor, DeptPhone, Manager) EMPLOYEE(EmpNo, EmpFname, EmpSalary, DeptName, SupervisedBy) SUPPLIER(SupNo, SupName) SALE(SaleNo, SaleQty, ItemName, DeptName) DELIVERY(DeliNo, DeliQty, ItemName, DeptName, SupNo) Write the SQL statements for the following queries: C1. Find the names of items sold on first and second floors. [1 mark] C2. For each department, list the department name and average salary of the employees where the average salary of the...
1. Write CREAT TABLE statements for the following tables (primary keys are underlined, foreign keys are...
1. Write CREAT TABLE statements for the following tables (primary keys are underlined, foreign keys are in italic and bold). Make sure you have all needed constraints and appropriate datatypes for attributes: Student (stID, stName, dateOfBirth, advID, majorName, GPA) Advisor (advID, advName, specialty) 2.  Insert several records in each table.
1. Write CREAT TABLE statements for the following tables (primary keys are underlined, foreign keys are...
1. Write CREAT TABLE statements for the following tables (primary keys are underlined, foreign keys are in italic and bold). Make sure you have all needed constraints and appropriate datatypes for attributes: Student (stID, stName, dateOfBirth, advID, majorName, GPA) Advisor (advID, advName, specialty) 2. Insert several records in each table.
For each case below, graphically represent entities and relationships between entities. Include primary keys, foreign keys...
For each case below, graphically represent entities and relationships between entities. Include primary keys, foreign keys where appropriate. For each entity add a couple of attributes (fields) and then provide a brief statement explaining why each entity (table) is in 3NF. An online retailer of coffee beans maintains a long list of unique coffee flavors. The company purchases beans from a number of suppliers; however, each specific flavor of coffee is purchased from only a single supplier. Many of the...
Describe the importance of databases and database management systems in managing organizational data and information. Include...
Describe the importance of databases and database management systems in managing organizational data and information. Include in your discussion the types and some examples of database management systems. Also, address the advantages and disadvantages of using a DBMS.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT