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, 23.06.2019 21:00
Will this setup result in what kathy wants to print?
Answers: 2
question
Computers and Technology, 25.06.2019 17:00
2. name the organization that works with small businesses to them grow into successful businesses.
Answers: 1
question
Computers and Technology, 25.06.2019 20:30
Write the definition of a class counter containing: an instance variable named counter of type int. an instance variable named counterid of type int. a static int variable ncounters which is initialized to zero. a constructor that takes an int argument and assigns its value to counter. it also adds one to the static variable ncounters and assigns the result to the instance variable counterid. a method named increment. it does not take parameters or return a value; it just adds one to the instance variable counter. a method named decrement that also doesn't take parameters or return a value; it just subtracts one from the counter. a method named getvalue. it returns the value of the instance variable counter. a method named getcounterid: it returns the value of the instance variable counterid.
Answers: 1
question
Computers and Technology, 25.06.2019 23:00
When the coolant system thermostat is closed, coolant is allowed to flow to the
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
question
Mathematics, 23.03.2021 21:00
question
Mathematics, 23.03.2021 21:00
Questions on the website: 13722367