subject

Can someone makes this update query in Microsoft Access and tell me how it would be if I type it on the SQL view plz? The tables for the query are Transactions and Balance (I suggest to enforce referencial integrity before making the query plz). The fields for the Transactions table are:

- TransactionID (primary key)
- AccountID (foreign key/number)
- Amount (number)
- Type (short text)
- Purpose (short text)
- TransactionDate (Date/time)
- Settle (yes/no)

Fields of the Balance table:
- BalanceID (Primary key)
- AccountID (foreign key/number)
- Amount (number)
- CreationDate (Date/time)

Instructions: Update Query for Changing the Settle Status to Yes after you have applied the proper Decrease or Increase amount on the balance table belonging to a specific Transaction and AccountID. Ensure Criteria.

Btw for the AccountID it’s from another table that is not used in the creation of this query but I’ll leave down here anyways.

- AccountID (primary key)
- CreationDate (date/time)
- Type (short text)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:40
In this lab, you complete a python program that calculates an employee's annual bonus. input is an employee's first name, last name, salary, and numeric performance rating. if the rating is 1, 2, or 3, the bonus rate used is .25, .15, or .1 respectively. if the rating is 4 or higher, the rate is 0. the employee bonus is calculated by multiplying the bonus rate by the annual salary.
Answers: 1
question
Computers and Technology, 24.06.2019 20:00
Which element will you include to present numerical on a slide? a: graph b: text c: flowchart d: shapes
Answers: 1
question
Computers and Technology, 24.06.2019 22:30
The a great imaginary circle, or reference line, around earth that is equally distant from the two poles and divides earth into the northern and southern hemispheres.
Answers: 1
question
Computers and Technology, 25.06.2019 02:30
Ahammer should not be applied to the gear shafts of an electric rotisserie because the shafts may be made of
Answers: 1
You know the right answer?
Can someone makes this update query in Microsoft Access and tell me how it would be if I type it on...
Questions
Questions on the website: 13722367