Answer:
x = -1/2
Explanation:
<em>Hey there!</em>
To solve for x we need to simplify the following,
3x - 5 = 7x - 3
-3x to both sides
-5 = 4x - 3
+3 to both sides
-2 = 4x
Divide both sides by 4
-1/2 = x
<em />
<em>Hope this helps :)</em>
Answer:
The correct option is option 4 from the options indicated below:
Explanation:
The options are as given below
1-SELECT customer# FROM customers
UNION
SELECT customer# FROM orders;
2-SELECT customer# FROM orders
MINUS
SELECT customer# FROM customers;
3-SELECT customer# FROM orders
INTERSECT
SELECT customer# FROM customers;
4-SELECT customer# FROM customers
MINUS
SELECT customer# FROM orders;
Option 1 is not correct as it will provide the list of all the customers whether they have placed order or not.
Option 2 is not correct as it will provide the list of customers who have placed order but are not in the customers table. This will return the empty records.
Option 3 is not correct as it will provide the list of customers who have placed the order.
Option 4 is correct as it will provide the list of customers from the CUSTOMERS table which are not in the Orders table. thus the list of customers who have not placed the order yet.
Answer:
A. ERP promises slow, but accurate information.
Explanation:
Option A. ERP promises slow, but accurate, information is incorrect. One of the most important aspects of Enterprise Resource Planning (ERP) has to do with time optimization through its "Automation" features which aim at cutting down several hours of staff work in performing tedious tasks. Accuracy in information is a must.
Among other important features and capabilities of ERP, it is worth mentioning:
1. Integration
2. Automation
3. Reporting
4. Tracking and Visibility
5. Data Analysis
6. Accounting
7. Customer Relationship Management