Who are the primary users of erp systems?.

Answers

Answer 1

Explanation:

resellers, partners, suppliers, and distributors.


Related Questions

what programming language supports relational databases?

Answers

A programming language that supports relational databases is SQL (Structured Query Language)

Structured Query Language (SQL), is the principal method for communicating with Relational Databases.

A relational database is a group of data elements that are linked together by predefined connections. These elements are laid up in the form of a series of tables containing columns and rows.

Tables are utilized for storing data about the items that will be displayed in the database. A column in a database contains a specific type of data, whereas a field records the actual value of an attribute. The table's rows indicate a collection of linked values for a single item or entity.

Each entry in a database can be assigned a unique identity known as a primary key, and rows from other tables can be linked together via foreign keys. This data may be accessible in a variety of ways without having to reorganize the database tables itself.

Learn more about Relational Databases here:

https://brainly.com/question/8457395?referrer=searchResults

In Super Mario 64, a character called Lakitu follows Mario around on a cloud, filming him with a camera as though he were shooting a news broadcast. What type of character perspective is this an example of?

Second-person perspective
First-person perspective
third-person perspective
over-the-shoulder perspective

Answers

Answer:

A second person prespective

Explanation:

Answer:

i had dat gam i think its 3rd person but i am not positive... i have never even heard of over the shoulder perspective.

we are unable to process your request at this time. if you continue to receive this error, please contact cardholder services by calling the number on the back of your card.

Answers

Answer:

is this a sim chip card replacement card for Electronics ?

Explanation:

I need help with this question.

Fill in the blank with the correct response.
When an app seems to have a personality, we say it has ____

Answers

The answer is persona

shang chi Critique (6-8 sentences)

Answers

Explanation:

.......................

I recorded a video on my windows PC, but when i tried to play it i got this message:

Windows Media Player cannot play the file. The Player might not support the file type or might not support the codec that was used to compress the file

is there a free online way i can fix this

Answers

Answer:

rename the file then type ".MP4" at the end and it should work

by the way big warriors fan as well

Explanation:

the correct banner marking for a commingled document

Answers

Answer:

The correct banner marking for a commingled document is Headers and footers are mandatory and must be identical All sections or portions must be marked or portion marked CUI markings and Limited Dissemination Control markings appear after all classified marking in both Banner Lines and Portion Markings

Hope this helps :D

Please Mark Brainliest :D

What core components are involved with all games?

Player actions, humor, rewards, coins

Player goals and actions, rules, challenges

Challenges, riddles, mind-benders, tasks

Injury, re-birth, rules, questions

Answers

Answer:

B.) Player goals and actions, rules, challenges

Explanation:

Do you think should give credit to people who invented viral dances?

Answers

Answer:

michal jackson i think who credit to people invented viral dances.

Answer:

Yes

Explanation:

Well, they added some taste to life.

Which process refers to the process of translating between a set of private addresses inside a network and a set of public address outside the network

Answers

Answer:

The process of translating between a set of private addresses inside a network and a set of public addresses outside the network is called

IP pulling through use of a subnet mask bypass

Which option is used to apply formatting to multiple objects on a single slide while still maintaining the ability to manage these objects independently if desired?

it was B. Grouping feature edg21

Answers

Answer:

b. Grouping feature

Explanation:post protected

What is the difference between the dom api and the html dom api.

Answers

The DOM-core is the object model that is common for all XML documents (including HTML) with elements and attributes. The HTML-DOM is an extension of the core DOM with more specific interfaces for the various HTML elements.

helpppppppppppppppppppppppppppppppppppppppppppppppppppp

Answers

Answer:

I would say B.

Explanation:

It seems the most logical. :)

tax preparation software can help prepare and file your taxes by _________.

Answers

tax preparation software can help prepare and file your taxes by April 15.

Write a program that reads a list of integers, one per line, until an * is read, then outputs those integers in reverse. For simplicity in coding output, follow each integer, including the last one, by a comma. Note: Use a while loop to output the integers. DO NOT use reverse() or reversed(). Ex: If the input is:

Answers

Answer:

I'm just going to copy my pseudocode into an answer:

x = array()

i = 0

while (true)

j = input()

if j = "*" then break

x[i] = j

i++

print x.join(", ")

Explanation:

The program that read a list of integers, one per line, until an * is read, then outputs those integers in reverse can be found in explanation.

What is programming?

Computer programming is the process of carrying out a specific computation, typically by designing and constructing an executable computer program.

Programming tasks include analysis, algorithm generation, algorithm accuracy and resource consumption profiling, and algorithm implementation.

The program that reads a list of integers, one per line, until a * is read, then reverses the output of those integers is:

x = array()

i = 0

while (true)

j = input()

if j = "*" then break

x[i] = j

i++

print x.join(", ")

Thus, it can be concluded that the above mentioned is the program for the given scenario.

For more details regarding programming, visit:

https://brainly.com/question/11023419

#SPJ5

Help PLEASE ILL MARK as brainlest

Answers

Answer:

computer animation (3d)

Assume the int variables i ,lo , hi , and result have been declared and that lo and hi have been initialized.
Assume further that result has been initialized to the value 0.
Write a for loop that adds the integers from lo up through hi (inclusive), and stores the result in result.
Do not declare any additional variables --
use only i,lo,hi.
------------------------
import java.util.Scanner;
public class forloop_add{
public static void main(String args[]) {
int i,lo=1,hi=3,result=0;
Scanner scanner =new Scanner(System.in);
System.out.println("Enter the lower limit:");
lo=scanner.nextInt();
System.out.println("Enter the upper limit:");
hi=scanner.nextInt();
///{
//write your code here
//start
//end
///}
System.out.println("Result:"+result);
}
}

Answers

Answer:

I don't get this question, what is the point of initializing lo and hi if you're gonna read an input of both later, which is gonna override?

Explanation:

If a friend gave a used Wii disc to someone, and they put it in their Wii, could they play it? Nintendo Switch games can only be used on 1 switch, so is that the case?

Only answer if you know, please.

Answers

Any game disc or card can be used on multiple consoles

How to remove link color and underline in html.

Answers

Answer:

To remove the underline from all hyperlinks on a page, follow these steps:

Open the page that you want to modify.

Click the Codetab.

Put the following HTML code before the <BODY> tag: <STYLE>A {text-decoration: none;} </STYLE>

Click the Designtab. Your hyperlinks no longer contain underlines.

Bob has started a company and registered its name with the government as a private corporation. He tries to create a domain name using that registered name along with his country code. The name has already been registered by someone else. What should Bob do

Answers

Answer:

bobo

Explanation:

A common attack in which a client's cookies, security tokens, or other personal information is obtained and used to impersonate the user is referred to as

Answers

Answer:

Identity Theft. i hope this helps :D

DES is a commonly used symmetric encryption algorithm, developed in the mid-1990s by the American government in conjunction with IBM, and is the recommended encryption algorithm for highly sensitive data. True False

Answers

Answer:

False

Explanation:

The DES encryption standard is believed to be weakened by the American government by containing shortened key lengths and 'S-boxes' of unknown origin.

What access-point feature allows a network administrator to define what type of data can enter the wireless network?

Answers

Traffic filtering. It’s name is self-explanatory!

A customer reached out via Twitter Direct Message to your company, looking for support with a complex issue. A co-worker was already helping that user but is away on vacation. Which Hootsuite feature would be best to respond with?

Answers

The Hootsuite platform provides tools that enable a person to manage his social media activities in one spot. The Hootsuite feature that would be best to respond with given the above scenario is;

Hootsuite inbox

Using the Hootsuite inbox, a user can access the private and public conversations between a former user and a client.

You can see the post that prompted the customer to speak with the organization's representative.

After reading through the conversations, you can reply the client and take any step that is required of you.

Learn more here:

https://brainly.com/question/15321261

How to get response from post request angular.

Answers

Answer:

I am trying to get full response from a POST request. I have read how to get full response for a get request mentioned at the official site of angular. Angular http

What it says is to add { observe: 'response' }. But it would work for a get request and not for post request. post request accepts 2-3 arguments, so I cannot send this as the 4th argument. Please have a look at my code and let me know what I am doing wrong.

Explanation:

const httpOptions: { headers; observe; } = {

 headers: new HttpHeaders({

   'Content-Type':  'application/json'

 }),

 observe: 'response'

};

return this.http.post('http://localhost:3000/api/Users/login', data, httpOptions) ..

does anyone know how to make a astronaut hop while using loop?

Answers

Answer:

In Java

Explanation:

package application;

import java.util.Scanner;

import entities.Astronaut;

public class Main {

public static void main(String[] args) {

 Scanner sc = new Scanner(System.in);

 

 System.out.print("How is the astronaut's energy in a scale of 0 to 100? ");

 int energy = sc.nextInt();

 

 Astronaut fakeArmstrong = new Astronaut();

 

 while (energy > 0) {

  fakeArmstrong.hop();

  energy--;

 }

 

 System.out.println("The astronaut is tired eh? Let him rest you psychopato");

 sc.close();

}

}

----------------------------------------------------------------------------------------------

package entities;

public class Astronaut {

private int bodyEnergy;

 

public Astronaut() {

 

}

 

 

public int getBodyEnergy() {

 return bodyEnergy;

}

public void hop() {  

 System.out.println("up and down!");    

}

}

A technology ____ begins with the birth of a new technology and ends when that technology reaches its limits and dies as it is replaced by a newer, substantially better technology.

Answers

Answer:

A technology __cycle __ begins with the birth of a new technology and ends when that technology reaches its limits and dies as it is replaced by a newer, substantially better technology.

Explanation:

Hope its help

Why do
ve need to add movies in our slide?

Answers

Answer:

movies are awesome! LOL but i dont understand your question...sadly.

Explanation:

what is the most common size for footings for an 8 inch foundation​

Answers

Answer:

#4 rods at 12 inches o.c.

Explanation:

How to set encapsulation angular component.

Answers

Answer: anyone know?

Explanation:

Other Questions
Je joueauduB Colour in the correct shape to complete each sentence.de lader Doasket.lJe faisdu de lade l'quitation.Tu faisdu de lade l' ski?Il jouedu de la de l' billard,auauauElle faitaudude lade l'musculation.On peut faireaudude lade l'footing. What is the value of x + 2x when x=23? When administering benazepril with spironolactone, the nurse should be aware that which electrolyte imbalance may occur?. PLEASE THIS IS DUE AT 4:00PM Summarize the arguments for and against U.S. imperial expansion during the second half of the nineteenth century. Solve 2x + 3(x+ 10) = 60.O A. x = 6O B. x = 5O C. x= 3O D. x = 7 How would the story change if it were told from a third-person omniscient point of view? A) We would know that the Landlady had bad intentions from the start. B) We would see thoughts of Billy Weaver. C) Billy would have left right away D) The landlady would reveal that she had many stuffed pets.Plz. Help20 point's Will mark brainiest Describe the depressant drug effects of alcohol )Uiiuurhrhrhrtbtbtbvtthtb Which American artist created paintings that captured the democratic spirit of a young nation?Thomas Coleo George Caleb BinghamJohn James AudubonGeorge Catlin What is important about the court voiding a law? Simplify the expression below. 74(434) Although different oral contraceptives work in various ways, one thing they all have in common is________. Given a variable that contains mixed collection types, update the provided function to display the first inital and last name of the instructor:Update the function to accept a list and the name of the instructor you wish to find.Update the function to reformat the name of the instructor and return it back to the calling program.If the instructors name is entered as John Smith then the function should return back J. SmithIf the instructors name is entered as Tracy Anne Rios then the function should return back T. RiosIf the instructors name is entered as Jackson then the function should return back JacksonAdd in any exception handling for the following scenarios:Exceptions related to accessing the list or dictionary should output the message: Instructor not found.All other exceptions should output the message: An error has occurred.Test to ensure the program passes the provided test cases found in the TESTS.md fileHintsYou may only use a try/except block, no if statementsFigure out how to use only one return in the methodTests.md:InputAmy WilliamsOutputA. WilliamsCase 2InputSarah Jane SmithOutputS. SmithCase 3InputThomas TomOutputInstructor not found.What i have so far#!/usr/bin/env python3# Discussion 10.2: Collection Type Exceptions# Task 1. Modify Functions for Namesdef get_initial_name(initials, name): list = instructor_name.split(' ') # this function returns a list try: initial = list[0][0] name = list[-1] f_name = initial + '. ' + name except: return 'Instructor not found'# DO NOT MODIFY BELOWif __name__ == "__main__": courses = [ { "name": "Amy Andrews", "courseName": "Math I", "units": 3 }, { "name": "Bryan Bravo", "courseName": "English I", "units": 3}, { "name": "Charles Chavez", "courseName": "Physics I", "units": 3 }, { "name": "Daniel Diaz", "courseName": "Chemistry I", "units": 3 }, { "name": "Edgar Allen Elam", "courseName": "Math II", "units": 3 }, { "name": "Felicia Farr", "courseName": "Music I", "units": 3 }, { "name": "GarthGarcia", "courseName": "Physical Education I", "units": 3 } ] # Take Input instructor_name = input("> ") # Output the Result print(get_initial_name(courses, instructor_name)) A student left a piece of meat uncovered on a kitchen counter overnight. In the morning, he saw that little organisms were crawling on the meat. He concluded that conditions were right for these organisms to spontaneously come to life on the meat.Explain why the student's conclusion was wrong. John borrows $100 dollars from ed. They agree that john will pay back the loan in two months at a rate of 10 percent monthly. If john pays back exactly $120, then the interest was. absolutly no links!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!How were Marcus Garveys ideas different than those of W.E.B. DuBois or Booker T. Washington? Refer to your Expeditions in Reading book for a complete version of this text.Which sentences should be included in a summary of A Ride in the Night?Select Yes or No for each sentence.Yes NoOne soldier suspects that Will might be transporting horses, but Will manages to leave safely. Yes One soldier suspects that Will might be transporting horses, but Will manages to leave safely.No One soldier suspects that Will might be transporting horses, but Will manages to leave safely.Will leaves York and the horses to visit the tavern and finds it is full of British soldiers. Yes Will leaves York and the horses to visit the tavern and finds it is full of British soldiers.No Will leaves York and the horses to visit the tavern and finds it is full of British soldiers.Will enjoys a breakfast of ham and eggs while he waits for the soldiers to leave the tavern. Yes Will enjoys a breakfast of ham and eggs while he waits for the soldiers to leave the tavern.No Will enjoys a breakfast of ham and eggs while he waits for the soldiers to leave the tavern.When it is safe, Will returns to the tavern to tell Mr. Coleman that he has brought the horses for his son Edward to deliver. Yes When it is safe, Will returns to the tavern to tell Mr. Coleman that he has brought the horses for his son Edward to deliver.No When it is safe, Will returns to the tavern to tell Mr. Coleman that he has brought the horses for his son Edward to deliver.Refer to your Expeditions in Reading book for a complete version of this text.Which sentences should be included in a summary of A Ride in the Night?Select Yes or No for each sentence. The coefficients in a balanced chemical equation directly represent moles of reacting substances. true or false The prosecutor repeated herself and spoke very loudly and clearly to the jury to help ____________ her point. --------------- resulted in the age of discovery. a.Flying shuttle b.Crusadesc.Introduction of a printing pressfor europe