Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I'm working on transactions for a data engineer class and I am tasked with making an atm like program. my first task is to 1.

I'm working on transactions for a data engineer class and I am tasked with making an atm like program.

my first task is to 1. Alters the bank table to include a total field which is based on the money in all the accounts and update our account information . Im guessing I should be using a view to do this. So how would that process go? Just create the view then insert into the new col? Also later on it states I will have to update the totals and here is the hint i was giving Hint: new totals do not need an UPDATE only a SELECT. I'm having a hard time grasping how a select statement would update the table.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Knowledge Discovery In Databases

Authors: Gregory Piatetsky-Shapiro, William Frawley

1st Edition

ISBN: 0262660709, 978-0262660709

More Books

Students also viewed these Databases questions

Question

What is the opportunity cost of buying a $20,000 car?

Answered: 1 week ago