A major difference between data warehouses and transactional systems as compared to big data is?

Answers

Answer 1

A major difference between data warehouses and transactional systems as compared to big data is option b) the data is unstructured in big data systems.

What do you mean by data warehouse?

The term data warehouse is known to be a kind of a central positioning of information that can be examined to be able to decide or to help one to  make more informed decisions.

Note that  Data flows into a data warehouse from the process known to be  transactional systems, relational databases, and others.

In computing, a data warehouse is seen as a enterprise data warehouse that helps in the reporting, data evaluation  and it is the key aspect of business intelligence.

Therefore, A major difference between data warehouses and transactional systems as compared to big data is option b) the data is unstructured in big data systems.

Learn more about data warehouses from

https://brainly.com/question/28427878

#SPJ1

A major difference between data warehouses and transactional systems as compared to big data is:

All of these.

the data is unstructured in big data systems.

the size of the CPU used.

the programming required to access data.


Related Questions

Select the 3 TRUE statements about storing digital images.

Group of answer choices

When storing the original file, use highest resolution possible if you are not sure how the images might be used.

Back up important documents on an external storage device.

Don't include descriptive information, version or size, and intended use information, as this increases file size.

Keep the original high resolution file in a separate place and make a copy to edit and process.

To get a higher resolution image of a low resolution picture, simply resave it at a higher resolution.

Answers

Answer:

When storing the original file, use highest resolution possible if you are not sure how the images might be used.Back up important documents on an external storage device.Keep the original high resolution file in a separate place and make a copy to edit and process.

Explanation:

The other two are incorrect. -->

Descriptive info hardly affects file size. In fact this should be a requirement to identify the image.

You cannot go from a lower resolution image to a higher resolution image, only the other way around

create a comic strip about prepering hand tools for operation and safety

paaa helppp ​

Answers

Answer:

Hammer stools

ahsnsksns

If an ip address has the number 194 in the first octet, it is a class _______ address.

Answers

If an IP address has the number 194 in the first octet, it is a class C address.

If you're working with IP addresses, it's important to know the different classes. An IP address can be classified as a Class A, B, or C address. If the first octet of an IP address is 1-126, it's a Class A address. If the first octet is 127, it's a Class B address. And if the first octet is 128-191, it's a Class C address.

The number in the first octet tells us what class the address is in. For example, an address with the first octet of 194 is a Class C address. Class C addresses are most commonly used for home and small office networks.

Knowing the class of an IP address is important because it determines the range of addresses that can be used. For example, Class A addresses can be used for networks with up to 16 million hosts, while Class B addresses can be used for networks with up to 65,000 hosts.

So, when you're working with IP addresses, be sure to keep the different classes in mind. Knowing which class an address is in will help you understand what range of addresses can be used.

Learn more about IP address here:

https://brainly.com/question/27961221

#SPJ4

two examples of how scientists, technologists, engineers, and mathematicians may work together to create a new product

Answers

Answer:

Which places were Included in Nepal by Pratap. Singh Shah in his short rule

Formatting codes can be added to documents using a(n)_____, such as slashes // and angle brackets < >.

Answers

Using a delimiter like slashes or angle brackets, formatting codes can be applied to documents.

What are boundaries and shading mean?

Word documents often utilize borders and shading to highlight specific passages of text and make them the reader's initial impression.

We can use Borders and Shading in MS Word to make written text, paragraphs, and other elements appear lovely and attractive.

Formatting codes can be used to apply formatting to documents using a delimiter like slashes or angle brackets.

In order to add formatting codes to documents, a delimiter like slashes or angle brackets can be used.

The complete question is:

Formatting codes can be added to documents using a ___ such as slashes and angle brackets

Learn more about the borders and Shading here:

https://brainly.com/question/1553849?

#SPJ1

Which ux design role focuses on designing the experience and functionality of a product?

Answers

The UX design role which focuses on designing the experience and functionality of a product is an D. Interaction designer.

What is a GUI control?

A GUI control simply refers to an abbreviation graphic user interface control and it can be defined as a form of user interface that is designed and developed to make it easier for end users to interact, control and use a product such as an electronic device, especially through a combination of graphical icons, symbols, images and audio indicator.

In Computer technology, a professional (expert) who is saddled with the responsibility of designing the experience and functionality of a product is an Interaction designer.

Read more on GUI control here: brainly.com/question/4138138

#SPJ1

Complete Question:

Which UX design role focuses on designing the experience and functionality of a product?

Motion designer

Visual designer

Production designer

Interaction designer

Given the variables x, y, and z, each associated with an int, write a fragment of code that assigns the smallest of these to min.

Answers

Given the variables x, y, and z, each associated with an int, a fragment of code that assigns the smallest of these to min. is given below:

if x<=y and x<=z:

   min=x

if y<=x and y<=z:

   min=y

if z<=x and z<=y:

   min=z

What is Programming?

This refers to the sequence of steps that are used to give commands to a computer system to execute a task.

Hence, we can see that Given the variables x, y, and z, each associated with an int, a fragment of code that assigns the smallest of these to min. is given below:

if x<=y and x<=z:

   min=x

if y<=x and y<=z:

   min=y

if z<=x and z<=y:

   min=z

Read more about fragment codes here:

https://brainly.com/question/15776278

#SPJ1

what is the headgear for​

Answers

Answer:

headgear is an orthodontic appliance used to correct bite and support proper jaw alignment and growth

True or false: the basic input-output system (bios) updates for hewlett packard and dell are the only manufacturers whose bios codes can be mixed.

Answers

Answer:

false

Explanation:

Spoofing is the forging of the __________ address on an email so that the email message appears to come from someone other than the actual sender.

Answers

Answer: Return

Explanation:

What paradigm is this code based on? How do you know?
What does the number 16 mean in this code? How do you know?
Imagine you wanted to tweak the project so that the list produced by the program included teachers and kept track of how many years they have been working at the school. Using the principles of inheritance and overriding, explain how you could take this code and quickly create the new programs.
How could you apply some of the ideas, principles, or structures of coding to fields of study, industries, or tasks outside of creating computer programs? Propose at least one way to use “coding” or creating programs outside of computer science and explain how it uses coding-related concepts.
Imagine that you were programming without an IDE. What problems might you encounter?

Answers

Answer:

I Don't Know

Explanation:

nsjskdoeowowokskdnekmek biien

After establishing fields and criteria, execute your query by clicking the _____ button in the _____ group.

Answers

After establishing fields and criteria, execute your query by clicking the Click the Run button in the Results group.

What is mean by query in SQL?

The term  query is known to be a kind of a request that is said to be made for data or information that can or that need to be obtained from a database table or combination of tables.

Note that this data may be made as results that are known to have been  returned by Structured Query Language (SQL) or as a kind of a pictorials, graphs or hard results,

Therefore, based on the above, After establishing fields and criteria, execute your query by clicking the Click the Run button in the Results group.

Learn more about query from

https://brainly.com/question/25694408

#SPJ1

_________ is the systematic collection and analysis of publicly available information about consumers, competitors, and developments in the marketing environment.

Answers

Marketing intelligence is the systematic collection and analysis of publicly available information about consumers, competitors, and developments in the marketing environment.

What is marketing intelligence?

Gathering information from multiple data sources, analyzing it, dissecting it into manageable subsets, and distributing it to the appropriate company department are all components of marketing intelligence.

Thus, the methodical gathering and examination of data about customers, rivals, and changes in the marketing environment is known as marketing intelligence.

To learn more about marketing intelligence, refer to the link:

https://brainly.com/question/14340717

#SPJ1

The pointer in a node points to? the data part of a node. the count part of a node. the pointer part of the node. the whole node.

Answers

The pointer in a node points to: D. the whole node.

What is a variable?

A variable can be defined as a specific name which refers to a location in computer memory and it is typically used for storing a value such as an integer.

What is a node?

A node can be defined as a self-referential object and it typically comprises a pointer to a variable which point to a variable of the same data type. Also, the pointer in a node primarily points to the next node.

In this context, we can reasonably infer and logically deduce that the pointer in a node always points to the whole node.

Read more on node here: https://brainly.com/question/24068343

#SPJ1

Jonathan spends his free time writing and testing code. what type of software does he work with?

Answers

Since Jonathan spends his free time writing and testing code, the type of software that he work with is Open source software.

What is open source software?

Open source software is known to be some line of code that is said to be set up so as to be publicly available to everyone to see, change, and distribute the code as they want to.

Note that  Open source software is made  in a decentralized as well as collaborative way and as such, Since Jonathan spends his free time writing and testing code, the type of software that he work with is Open source software.

Learn more about Open source software from

https://brainly.com/question/4593389

#SPJ1

You have upgraded your aws support plan to the business support level. what is true of the business support plan?

Answers

The business support plan for AWS is one hour support on production system failure. AWS is stand for Amazon Web Services, Inc.

Governments, companies, and individuals can access on-demand cloud computing platforms and APIs through AWS, an Amazon corporation, on a metered pay-per-use basis. These cloud computing web services provide software tools and distributed computer processing power through AWS server farms.

One of these services is called Amazon Elastic Compute Cloud (EC2), which gives consumers access to a virtual computer cluster that is always reachable online. AWS services are delivered to customers through a global network of AWS server farms.

Learn more about AWS https://brainly.com/question/28145530?

#SPJ4

What helps ensure that the information is correct? group of answer choices
a. transactions
b. documents
c. internal controls
d. data transmissions

Answers

Option (c) internal controls is the correct answer. Internal controls in any organization help ensure that the information is correct.

Internal controls  are the processes and records that ensure the integrity of accounting and financial information and prevent the companies from producing the incorrect information, and protect data from being stolen.  

When information related to finance is processed, a number of internal controls are performed to check if the provided information is correct, complete and authorized. They make sure that provided information is in accordance with approved standard and measures.

To ensure that the information is correct, internal controls involve following processes:

Perform proper authorization of transactions and activitiesManaging adequate documents and recordsEstablishing physical control over assets and records andHaving independent checks on performance.

While the other options (a) transactions, (b) documents, and (d) data transmissions are incorrect because:

Transactions: Transaction is money that moves in or out of the organization in order to purchase and deliver services, pay salaries to employees, invest in another business etc.Documents: Documents are files of several types that record all the details about a firm's internal and external dealings, management plans and transactions.Data transmission: Data transmission refers to the exchange of data between organizations in the form of terms and conditions, agreements, rules and regulations, or policies.

You can learn more about internal control at

https://brainly.com/question/17056417

#SPJ4

The trace error button is an example of a _____, which may display near the active cell when data is being typed or edited in a worksheet.

Answers

The trace error button is an example of a Excel's spell checker, which may display near the active cell when data is being typed or edited in a worksheet.

What does trace error mean in Excel?

Trace Error in Excel is known to be a tool that allows a computer user to be able to trace their arrows back to cells referenced by the use of a formula if it tends to show  an error.

Note that the Trace Error tool is said to be available only if one is auditing a worksheet that is found inside of a workbook.

Therefore, The trace error button is an example of a Excel's spell checker, which may display near the active cell when data is being typed or edited in a worksheet.

Learn more about Excel's spell checker from

https://brainly.com/question/9419435

#SPJ1

Quizlet

Question

How many residues separate amino acids that are stabilized by hydrogen bonds in α helices?.

Answers

The numbers of residues separate amino acids that are stabilized by hydrogen bonds in α helices is  3.6 amino acid residues.

Why are amino acids called residues?

The  Amino acids are known to be compounds that are said to be called residues if there is  two or more amino acids that are known to be bond with each other.

Note that the amino group on one amino acid is one that tends to interacts with the carboxyl group and as such  form a peptide bond.

Therefore, The numbers of residues separate amino acids that are stabilized by hydrogen bonds in α helices is  3.6 amino acid residues.

Learn more about amino acids from

https://brainly.com/question/2526971

#SPJ1

________ software allows the user to enter, organize, and store huge amounts of data and information.

Answers

Database management software allows the user to enter, organize, and store huge amounts of data and information.

What are databases management?

Database Management is known  to be a term that connote that which gives room for a person to be able to organize, save, as well as retrieve data from a computer.

Note that Database Management can also tell more about  the data storage, operations, as well as  security practices of a database administrator (DBA) in all of the life cycle of the data.

Therefore, Database management software allows the user to enter, organize, and store huge amounts of data and information.

Learn more about Database management  from

https://brainly.com/question/24027204
#SPJ1

Utilities are specialized programs that help the operating system function more efficiently. they are essential for computer maintenance and some come built-in to the operating system. True or false

Answers

Utilities are specialized programs that are often built-in in computers to provide support to the operating system to function more efficiently and are crucial for computer maintenance. Thus, the given statement is true.

Utility programs are system software that perform specific functions to maintain proper working of computers in an efficient way. Utility programs optimize computers performance by analyzing and managing tasks and resources of operating systems to handle different situations.

Utility programs are often pre-installed with operating systems as well as a large variety of utility programs are available on the internet for downloading or purchasing that facilitate operating systems in multiple ways.

Certain common tasks of utility programs include installation and uninstallation, virus detection, data backup and restore, deletion of unwanted files, task scheduling, and disk fragmentation.

Some examples of utility programs are disk management tools, backup software, file management tools, compression tools, and antivirus software.

You can learn more about utility programs at

https://brainly.com/question/22247778

#SPJ4

The primary function of ____ layer protocols is to move datagrams through an internetwork connected by routers.

Answers

The primary function of network layer protocols is to move datagrams through an internetwork connected by routers.

An separate, self-contained message known as a datagram is sent through the network, and its arrival, arrival time, and content are all unreliable.

A "datagram" is a chunk of data transferred through a network that uses packet switching. An information-rich datagram can be routed from its source to its destination. An IP packet is an example of a datagram using this definition. Datagram is essentially another word for "packet."

a service mode where a packet-switched network routes each datagram independently of any others that may have come before or after it. There is no need to set up a planned path for the packets to transit via the network because datagram service is connectionless.

Learn more about datagram:

https://brainly.com/question/28389702

#SPJ4

What are the major activates of operating systems with regard to file management?

Answers

Creating, deleting, manipluation, backing up file and mapping to permanent storage are the major activities of operating systems with regard to file management.

File basically refers to collection of specific information stored in the memory of computers and file management refers to the process of manipulating these files, such as  creating, modifying and deleting files.

Following are the five major activities of all operating systems in regard to file management :

Creating and deleting files:  This service creates new files and places them at the particular locations. Also it deletes unnecessary files.Creating and deleting directories: This function helps to store the files in separate folders known as directories that support users to search files quickly. Also deleting files from directories is performed by this activate.File manipulation instructions: It provides functionality to manipulate files and directories, such as modifying the data on files and changing  file names in the directories.Mapping to permanent storage: It helps in mapping files onto secondary storage so that the files can be located easily and quickly.Backing up files: This service prevents data loss by providing a backup facility of data on stable and secure storage devices.

File management is one of the basic and important functions that all operating systems perform. Therefore, creating, deleting, backing up and manipulation are the major activities of operating system regarding files management.

You can learn more about file management at

https://brainly.com/question/12736385

#SPJ4

Clicking the help button at a dialog box opens the _____ support website with specific information about the dialog box.

Answers

By clicking the help button at a dialog box opens the control support website with specific information about the dialog box.

What is a Dialog box?

The dialog box is known to be a kind of graphical control tool that is said to be in a way of a small window.

The term Help Button is one that functions as a kind of control that a user can select or use to show the application in regards to their help system.

It is known to be one that often helps one to communicates information to the user as well as quickens them for the set  response.

The Dialog boxes are said to be known to be "modal" or "modeless", based on if they block interaction and as such, By clicking the help button at a dialog box opens the control support website with specific information about the dialog box.

Learn more about dialog box from

https://brainly.com/question/23119185
#SPJ1

The software/system that helps make sure the retail firm doesn't have a stockout is?

Answers

The software/system that helps make sure the retail firm doesn't have a stockout is supply chain management software.

Supply chain management is a software that comprehends all the techniques and processes that convert the starting material into the finished or final product. The supply chain management software is cost-effective and time-saving.

Creating a strategy, raw materials, manufacturing, distribution, and returns are the five important ingredients of supply chain management software.

The software helps the retail firm in improving customer service by ensuring that there is a continuous flow of the starting material so that the production process does not stop indefinitely which results in good relationships with the supplier and customer.

The software also performs the functions of processing customer requirements, sourcing, and shipping management.

To know more about supply chain management, click here:

https://brainly.com/question/28282152

#SPJ4

When the output (information) of an information system is used as new input it is called:____.

Answers

When the output (information) of an information system is used as new input it is called feedback.

What is information from a system that is used to make changes to the input?

The term feedback 'is seen as a form of output that is said to be used to make alterations to input or processing activities.

Note that a system is made up of the interrelated components that carry out a lot of tasks that is said to be perceived as feedback of the  information system.

Therefore, When the output (information) of an information system is used as new input it is called feedback.

Learn more about feedback from

https://brainly.com/question/25653772
#SPJ1

In addition to oracle, another source of hypervisors for macos desktops is ________.

Answers

In addition to Oracle, another source of hypervisors for macOS desktops is Parallels. Therefore, the correct answer option is B. Parallels.

What is virtualization?

Virtualization can be defined as the creation of an abstract layer over computer hardware primarily through the use of a software, in order to enable the operating system (OS) such as macOS, storage device, server, etc., to be used by end users over the Internet.

In Cloud computing, some of the components (features) which is not required for a successful virtualization environment include the following:

Virtual machineHost machineHypervisors

In Macintosh computers, oracle and parallel are sources of hypervisors.

Read more on virtualization and hypervisors here: https://brainly.com/question/28528924

#SPJ1

Complete Question:

In addition to Oracle, another source of hypervisors for macOS desktops is _____. A. Microsoft B. Parallels C. Apple D. Intel. B. Host key.

when determining outsourcing fees, a has a variable fee based on the number of users or workstations that have access to the application.

Answers

When determining outsourcing fees, a subscription model has a variable fee based on the number of users or workstations that have access to the application.

What Is a Subscription Business Model?

Subscription business models are known to be those which are said to be based on the notion of selling a product or service to be able to get monthly or yearly subscription revenue.

Note that this model is one that is known to be focus on customer retention over the issue of customer acquisition.

Therefore, When determining outsourcing fees, a subscription model has a variable fee based on the number of users or workstations that have access to the application.

Learn more about subscription model from

https://brainly.com/question/14317614

#SPJ1

When determining outsourcing fees, a ____ has a variable fee based on the number of users or workstations that have access to the application.

what does an operating system do

Answers

Answer: An operating system manages and runs all of the hardware and software installed onto the computer.

Explanation:

It performs basic tasks such as file, memory, and process management, handling input and output, and controlling peripheral devices such as disk drives and printers.

If 200.123.4.6 is a classful internet protocol (ip) address, what class is it in?

Answers

200.123.4.6 is a classful internet protocol (ip) address located in class C.

An IP address (internet protocol address) is a numeric representation. This numerical representation uniquely identifies a particular interface on the network.

Address in IPv4 that has a length of 32 bits. This allows a maximum of 4,294,967,296 (232) unique addresses. Addresses in IPv6 are 128-bits long, which allows for 3.4 x 1038 (2128) unique addresses.

The total usable address pools of both versions are subtracted by the various reserved addresses and other considerations.

IP addresses can also be defined as binary numbers but are usually expressed in decimal form (IPv4) or hexadecimal form (IPv6) to make it easier for humans to read and use them.

You can learn more about IP addresses here https://brainly.com/question/18722788

#SPJ4

Other Questions
Angie and Kenny play online video games. Angie buys 2 software package and 2 months of gameplay. Kenny buys 1 software package and 3 month of game play. Each software package cost $20. If their total cost is $160, what is the total cost of one month of gameplay? In a combination circuit, to identify series and parallel elements, you should _____. Exercise 2 Correct the word in italics. If the word is correct, write C. Nina had a (lose, loose) tooth from her fall, so she went to the dentist after school. Encapsulation hides the public variable from the outside code and provides restricted access to it using private methods that are in the same class. a) true b) false I need answer please. I dont know how to divide and what to divide by.. could someone give me answers to these questions? What type of regulation occurs when the product of the regulator gene is necessary to shut off the expression of structural genes? Convert 6 hours into weeks. Round your answer to the nearest hundredth. The distance between the two hydrogen atoms in a molecule of water is 0.000000000172 m. express this distance in scientific notation. examples of the 5 themes of geography for Barcelona,Spain help please !!! example is not needed :) What is the value of the underlined digit: 498,217 * is 6.34 a rational number Use the part of the nutrition label on the right. If protein contains approximately 4 calories per gram, find the percent of calories from protein from one serving of this food. (Round to the nearest tenth of a percent.) ww. The percent of calories from protein from one serving of this food is %. Nutritional information per serving Calories 277 Protein Carbohydrate Fat 11g 45g 6g Special educators design __________________ to keep a potential or minor problem from becoming a disability. What is the mass of a 10.4 cm cube of lead. North atlantic deep water _______. a. flows to the south rises b. toward the surface in the southern c. ocean is formed off labrador d. all of these are correct e. none of these is correct To serve both buyers and sellers, marketing fundamentally seeks to do which two things? Consider this sequence of bits: 1000111001011011 0011100010001110 1010101100101111 0110010000010110 1011100011000111 what is true about this binary data? Define highlands in a simple discriptive way please One way a society demonstrates itsdistinctive religious traditions or ethnicheritage includes.FGF. the patterns of settlement withinthe societyG. the perceptions a society hasabout immigrantsHH. the celebrations and holidays asociety observesJ J. the types of jobs performed bypeople in the society