BBA4 Lnmi 2022 Syllabus Questions
BBA4 Lnmi 2022 Syllabus Questions
Advantages are:
Guests)
communications)
Computers play a role in every field of life. They are used in homes, business,
educational institutions, research organizations, medical field, government
offices, entertainment, etc.
Home
Computers are used at homes for several purposes like online bill payment,
watching movies or shows at home, home tutoring, social media access, playing
games, internet access, etc. They provide communication through electronic mail.
They help to avail work from home facility for corporate employees. Computers help
the student community to avail online educational support.
Medical Field
Computers are used in hospitals to maintain a database of patients’ history,
diagnosis, X-rays, live monitoring of patients, etc. Surgeons nowadays use robotic
surgical devices to perform delicate operations, and conduct surgeries remotely.
Virtual reality technologies are also used for training purposes. It also helps to
monitor the fetus inside the mother’s womb.
Entertainment
Computers help to watch movies online, play games online; act as a virtual
entertainer in playing games, listening to music, etc. MIDI instruments greatly help
people in the entertainment industry in recording music with artificial instruments.
Videos can be fed from computers to full screen televisions. Photo editors are
available with fabulous features.
Industry
Computers are used to perform several tasks in industries like managing inventory,
designing purpose, creating virtual sample products, interior designing, video
conferencing, etc. Online marketing has seen a great revolution in its ability to sell
various products to inaccessible corners like interior or rural areas. Stock markets
have seen phenomenal participation from different levels of people through the use
of computers.
Education
Computers are used in education sector through online classes, online
examinations, referring e-books, online tutoring, etc. They help in increased use of
audio-visual aids in the education field.
Government
In government sectors, computers are used in data processing, maintaining a
database of citizens and supporting a paperless environment. The country’s
defense organizations have greatly benefitted from computers in their use for
missile development, satellites, rocket launches, etc.
Banking
In the banking sector, computers are used to store details of customers and
conduct transactions, such as withdrawal and deposit of money through ATMs.
Banks have reduced manual errors and expenses to a great extent through
extensive use of computers.
Business
Nowadays, computers are totally integrated into business. The main objective of
business is transaction processing, which involves transactions with suppliers,
employees or customers. Computers can make these transactions easy and
accurate. People can analyze investments, sales, expenses, markets and other
aspects of business using computers.
Training
Many organizations use computer-based training to train their employees, to save
money and improve performance. Video conferencing through computers allows
saving of time and travelling costs by being able to connect people in various
locations.
Arts
Computers are extensively used in dance, photography, arts and culture. The fluid
movement of dance can be shown live via animation. Photos can be digitized using
computers.
Record Keeping
Managers keep track of a lot of information that is vital to the company's
success. From customer records to financial records to employee records, the
data a company has to store are seemingly endless. Using computers to store
and manage documents, files and records reduces the amount of physical
storage a company needs and also allows managers to have easy access to
their files using simple document search methods. Additionally, by keeping
records, managers can easily share information about an employee's history and
job performance with other managers in the company.
Communication
One of the most common uses for computers in business is
communication. Communication is essential not only between employees
but with customers as well. Many customer service departments use
computers to log service issues and make a record of their resolutions.
Using email and instant messaging programs allows employees to
gather information from one another that they need to complete their
jobs. It also allows managers to delegate work tasks and follow up on
projects.
Document Preparation
For creating spreadsheets, presentations, memos and other corporate
documents, computers are essential in business. Managers need to
have a basic understanding of common workplace productivity software
such as Microsoft Office, but specialized industries such as
advertising and marketing also require managers to work with more
advanced programs like Adobe Photoshop and Illustrator to create
visual materials for clients.
Computers can also help business with organizing all of their information in
a very accessible manner. A typical business usually deal with a large
amount of data (employees, products, orders, services, pricing, salary
databases and so on).
Cell is the intersection point of row & col where data stored
Excel Workbook vs. Worksheet
In Microsoft Excel, a workbook is simply an Excel file that
stores entered related data. Workbooks are capable of holding
an almost infinite number of worksheets, depending on the size
and the relevance of the data. It is, essentially, a book filled with
the data from multiple worksheets. Workbooks are usually
labeled by the data which is on each worksheet – if all the pages
of the workbook hold the same type of data, that workbook will
be named for the relevant data that it holds.
In Excel, a worksheet is an amalgamation of a number of cells
that hold data pertaining to a certain piece of information. It is
also known as a spreadsheet. A user is able to enter, modify, and
manipulate the data that is entered in the spreadsheet. With a
spreadsheet, a user is essentially entering information onto a
page of a workbook.
Type the first date in the series. Put the mouse pointer over the bottom
right-hand corner of the cell until it's a black plus sign. Click and hold the
left mouse button, and drag the plus sign over the cells you want to fill. And
the series is filled in for you automatically using the AutoFill feature.
In a database, data is organized into tables consisting of rows and columns and
it is indexed so data can be updated, expanded, and deleted easily. Computer
databases typically contain file records data like transactions money in one
bank account to another bank account, sales and customer details, fee details of
students, and product details. There are different kinds of databases, ranging from
the most prevalent approach, the relational database, to a distributed database,
cloud database, and NoSQL databases. Kind of Database
Relational Database:
A relational database is made up of a set of tables with data that fits into a
predefined category.
Distributed Database:
A distributed database is a database in which portions of the database are
stored in multiple physical locations, and in which processing is dispersed
or replicated among different points in a network.
Cloud Database:
A cloud database is a database that typically runs on a cloud computing
platform. Database service provides access to the database. Database services
make the underlying software-stack transparent to the user.
These interactions are the example of a traditional database where data is of one
type-that is textual. In advancement of technology has led to new applications of
database systems. New media technology has made it possible to store images,
video clips. These essential features are making multimedia databases.
Nowadays, people are becoming smart – before taking any decisions they analyze
facts and figures related to it, which come from these databases. As the databases
have made it easier to manage information, we are able to catch criminals and do
deep research.
Types of Databases
A quick review of the present need to store massive chunks of data relevant to
multiple related or unrelated categories, reveals that databases must be highly
effective at what they are designed to do.
This is not only because of the amount of data being continuously revised or
modified that we are dealing with; the dynamics of it aren’t of sole interest
anymore. It’s because of the social value that every individual has assigned to
them: databases are the literal backbone of a client’s lifestyle or a business’s
worth.
Designing different types of databases lie at the core of the functionality that they
provide to the users. Since data is a dynamic entity, the way it is stored varies a lot.
It is also the reason behind companies designing their own types of databases that
comply with their needs.
In this article, we shall be looking at the most commonly used databases. They
are namely:
Hierarchical databases(1 to Many & tree structure)
Network databases
Object-oriented databases
Relational databases
NoSQL databases
NoSQL databases (aka "not only SQL") are non tabular, and store data
differently than relational tables. NoSQL databases come in a variety of
types based on their data model. ... They provide flexible schemas and
scale easily with large amounts of data and high user loads.
Cardinality
Defines the numerical attributes of the relationship between two entities or entity sets.
One-to-One Relationships
One-to-Many Relationships
Many to One Relationships
Many-to-Many Relationships
1.One-to-one:
One entity from entity set X can be associated with at most one
entity of entity set Y and vice versa.
3. Many to One
More than one entity from entity set X can be associated with at
most one entity of entity set Y. However, an entity from entity set
Y may or may not be associated with more than one entity from
entity set X.
4. Many to Many:
One entity from X can be associated with more than one entity
from Y and vice versa.
Database basics
This provides a brief overview of databases — what they are, why you
might want to use one, and what the different parts of a database do. The
terminology is geared toward Microsoft Office Access 2007 databases, but
the concepts apply to all database products.
What is a database?
Tables
Forms
Reports
Queries
Macros
Modules
Tables
A database table is similar in appearance to a spreadsheet, in that data is
stored in rows and columns. As a result, it is usually quite easy to export
a spreadsheet into a database table. The main difference between storing
your data in a spreadsheet and storing it in a database is in how the data
is organized.
To get the most flexibility out of a database, the data needs to be organized
into tables so that redundancies don't occur. For example, if you're storing
information about employees, each employee should only need to be
entered once in a table that is set up just to hold employee data. Data
about products will be stored in its own table, and data about branch
offices will be stored in another table. This process is called
normalization.
Forms
Forms are sometimes referred to as "data entry screens." They are the
interfaces you use to work with your data, and they often contain
command buttons that perform various commands. You can create a
database without using forms by simply editing your data in the table
datasheets. However, most database users prefer to use forms for
viewing, entering, and editing data in the tables.
Forms provide an easy-to-use format for working with the data, and you
can also add functional elements, such as command buttons, to them.
You can program the buttons to determine which data appears on the form,
open other forms or reports, or perform a variety of other tasks. For
example, you might have a form named "Customer Form" in which you
work with customer data. The customer form might have a button which
opens an order form where you can enter a new order for that customer.
Forms also allow you to control how other users interact with the data
in the database. For example, you can create a form that shows only
certain fields and allows only certain operations to be performed. This
helps protect data and to ensure that the data is entered properly.
Reports
Reports are what you use to summarize and present data in the
tables. A report usually answers a specific question, such as "How
much money did we receive from each customer this year?" or "What
cities are our customers located in?" Each report can be formatted to
present the information in the most readable way possible.
A report can be run at any time, and will always reflect the current data in
the database. Reports are generally formatted to be printed out, but they
can also be viewed on the screen, exported to another program, or sent as
e-mail message.
Queries
Queries are the real workhorses in a database, and can perform many
different functions. Their most common function is to retrieve specific data
from the tables. The data you want to see is usually spread across
several tables, and queries allow you to view it in a single datasheet .
Also, since you usually don't want to see all the records at once, queries
let you add criteria to "filter" the data down to just the records you want.
Queries often serve as the record source for forms and reports.
Certain queries are "updateable," meaning you can edit the data in the
underlying tables via the query datasheet. If you are working in an
updateable query, remember that your changes are actually being made
in the tables, not just in the query datasheet.
Queries come in two basic varieties: select queries and action queries. A
select query simply retrieves the data and makes it available for use. You
can view the results of the query on the screen, print it out, or copy it to the
clipboard. Or, you can use the output of the query as the record source for
a form or report.
An action query, as the name implies, performs a task with the data. Action
queries can be used to create new tables, add data to existing tables,
update data, or delete data.
Macros
Modules
Modules, like macros, are objects you can use to add functionality to
your database. Whereas you create macros in Access by choosing
from a list of macro actions, you write modules in the Visual Basic for
Applications (VBA) programming language. A module is a collection of
declarations, statements, and procedures that are stored together as a
unit. A module can be either a class module or a standard module.
Class modules are attached to forms or reports, and usually contain
procedures that are specific to the form or report they're attached to.
Standard modules contain general procedures that aren't associated with
any other object. Standard modules are listed under Modules in the
Navigation Pane, whereas class modules are not.
A select query is used to create subsets of data that you can use to answer
specific questions. It can also be used to supply data to other database
objects. Once you create a select query, you can use it whenever you
need.
This topic explains how to create a simple select query that searches the
data in a single table. You will also learn how to enhance the query by
defining record criteria and adding calculated values.
Introduction
A select query is a type of database object that shows information in
Datasheet view. A query can get its data from one or more tables, from
existing queries, or from a combination of the two. The tables or queries
from which a query gets its data are referred to as its record-source.
After you have created a select query, you run it to see the results. Running
a select query is simple — you just open it in Datasheet view. You can then
reuse it whenever you need, for example, as a record-source for a form,
report, or another query..
There are several types of query, each serving a different purpose. For
example, a select query displays data. An action query changes the data in
its datasource, or creates a new table. A parameter query prompts you to
supply criteria when you run it. This topic only covers select queries.
Create a query
In this exercise, you will create the London Contacts select query. You can
create this query either in Design view or by using a wizard. In addition, if
you are familiar with writing SQL statements, you can create a query while
working in SQL view by writing a simple SELECT statement.
1. Super Key
2. Primary Key
3. Candidate Key
4. Alternate Key
5. Foreign Key
6. Compound Key
7. Composite Key
8. Surrogate Key
Example:
Example:
Example:
Candidate key Example: In the given table Stud ID, Roll No, and
email are candidate keys which help us to uniquely identify the
student record in the table.
Example:
DeptCode DeptName
001 Science
002 English
005 Computer
Example:
OrderNo PorductID Product Name Quantity
DATA
Information
1.1 Defining Data
Now, what is data? Data is a collection of details or data remaining in
the form of either figures texts, symbols, description, or mere
observations of entities, events, or things with a potential to be analyzed
and drawn inferences from. They are raw which requires rendering to
acquire meaningful information.
Data has various forms like letters, numbers, images, or characters.
Computer data for instance is represented in the form of 0’s and 1’s –
that can be interpreted to form a fact or value. The measuring units of
data are Nibble, Bits, kilobytes, Megabytes, Gigabytes, Bytes,
Terabytes, Petabyte etc al.
Data was formerly stored in punched cards which were soon replaced by
magnetic tapes followed by hard disk drives.
Tests
Experiments
Surveys
Market reports
Metrics
Now, you will have business information systems that are designed to
help organizations make important decisions via objective attainment.
This system uses the resources provided in most IT Infrastructure to
satiate the needs of variant entities existing inside a business enterprise.
Select Query
SELECT *
FROM employee-table
WHERE name = 'Amar Prasad' ;
Note: Report is the type of output or reference used for later uses.
Note: Query can be also used for creating “datasheet” from multiple table
also.
Steps for creating and inserting graph from MS-Excel to MS-PowerPoint
First, you will use a wizard to create the query, based on the sample table
that you just created. Then, you will enhance the query in Design view. At
each step, you can review the SQL statement that is automatically
generated by the steps that you take.
2. In the New Query dialog box, click Simple Query Wizard, and then
click OK.
3. Under Tables/Queries, click the table that has the data that you
want to use. In this case, click Table: Customers. Note that a query
can also use another query as a recordsource.
Close the query, and note that your query is automatically saved.
A one-to-many relationship
A many-to-many relationship
Consider the relationship between a Products table and an Orders
table. A single order can include more than one product. On the
other hand, a single product can appear on many orders. Therefore,
for each record in the Orders table, there can be many records in the
Products table. In addition, for each record in the Products table,
there can be many records in the Orders table. This type of
relationship is called a many-to-many relationship because, for any
product, there can be many orders and, for any order, there can be
many products. Note that to detect existing many-to-many
relationships between your tables, it is important that you consider
both sides of the relationship.
A one-to-one relationship
To work with records from more than one table, you often must
create a query that joins the tables. The query works by matching
the values in the primary key field of the first table with a foreign key
field in the second table. For example, to return rows that list all of
the orders for each customer, you construct a query that joins the
Customers table with the Orders table based on the Customer ID
field. In the Relationships window, you can manually specify the
fields to join. However, if you already have a relationship defined
between the tables, Office Access 2007 supplies the default join,
based on existing the table relationship. In addition, if you use one of
the query wizards, Access uses the information it gathers from the
table relationships you have already defined to present you with
informed choices and to pre-populate property settings with
appropriate default values.
When you design a form or report, Office Access 2007 uses the
information it gathers from the table relationships you have already
defined to present you with informed choices and to pre-populate
property settings with appropriate default values.
Table relationships are the foundation upon which you can enforce
referential integrity to help prevent orphan records in your database.
An orphan record is a record with a reference to another record that
does not exist — for example, an order record that references a
customer record that does not exist.
Some of the most common business uses of MS Excel are for business analysis,
managing human resources, performance reporting, and operations management.
We know this for a fact after analysing job data (using MS Excel).
1. Business Analysis
2. People Management
You may be surprised to learn that one of the top uses of Excel in business is to
manage people.
3. Managing Operations
Excel is relied on heavily to manage the day-to-day operations of many businesses.
Business activities can often involve quite complicated logistics. Inventory flows
need to be controlled so that you can keep operations running smoothly – and
without overstocking on particular items. That means keeping track of supplier and
client transactions, listing critical dates, and managing times and schedules.
4. Performance Reporting
Performance monitoring and reporting is a specialized type of business analysis
that can be done effectively using MS Excel. For example, many accountants still
use Excel (partly because it’s compatible with cloud-based accounting software).
5. Office Administration
Office administrators use Excel to enter and store much of the data that’s
subsequently used for accounting and financial reporting, as well as business
analysis and performance reporting.
Apart from recordkeeping, Excel is useful in office administration for supporting
day-to-day tasks such as invoicing, paying bills, and contacting suppliers and
clients. It’s an all-purpose tool for keeping track of and managing office activities.
6. Strategic Analysis
With respect to uses of Excel, strategic analysis is where business decisions are
closely connected to the data and formulas on spreadsheets. You apply Excel to
guide actions such as investments and asset allocations.
As an example, based on an Excel model, you may decide to take out currency
insurance. Spreadsheet analysis is designed to inform business decisions in a
specific way.
7. Project Management
Although project managers have access to purpose-built project management
(PM) software, an Excel Workbook is often an effective alternative.
Projects are business activities that typically have a budget and start and end
dates. Project plans can be placed into a workbook, which can then be used to
track progress and keep the project on schedule.
An advantage of using Excel is that you can easily share the project workbook to
others, including to people who are unfamiliar with, or lack access to, custom PM
software.
Job examples: project analyst, project assistant / officer (IT), project business
analyst.
8. Managing Programs
Excel is a good platform for managing programs. It can be adapted to handle the
specific characteristics of a given program. And, because MS Excel is widely
known, program records can easily be managed by multiple people and, when the
time comes, handed over to a new manager.
A program is like a project, but may be ongoing and can depend on participation
by users. MS Excel helps managers allocate resources, keep track of progress, and
maintain participant records.
Job examples: event coordinator, learning and development officer, learning and
development coordinator, manager – internships, programs and office
coordinator, records and results coordinator, training administrator.
9. Contract Administration
Contract administrators like to use MS Excel because it provides a no-fuss means
of recording contract details, including dates, milestones, deliverables and
payments.
Many different contract management templates are available, and these can be
adapted to suit the particular contract type or stage of the contract lifecycle.
Not all jobs use Excel and those that do are often considered ‘middle skill‘ jobs.
However, Excel is widely used. Having good spreadsheet skills therefore gives you
the ability to work on all sorts of different tasks. And you can more easily get
value out of information that’s being shared in workbooks.
Once you know how to use Excel, you’ll find yourself using it more and more. It’s
an accessible platform that can be used to do both simple and highly
sophisticated business tasks.
Report-SECTIONS/Component:
1) Report header 2) Page Header 3) Detail 4) Page footer 5)
Report Footer
1) Report header for report heading, for what purpose report
generated and applicable to entire pages of report
2) Page header shown at beginning of all pages, like what
information each page contain as information
3) Detail used “actual report contents”, table fields etc.
4) Page footer contains Page-footer option such as “current
date” using now option.
5) Report footer option is just vice versa of “report header”,
shown at last page of Report.
Report Header
Page Header
Detail
Page footer
Report Footer