SQL Workbench Work

In this assignment, we will create a view in finhistdb to pick S&P 100 tickers.

S&P100 is an index of ticker symbols that comprise the index.  Create a View named currentSP100Price and include all the Tickers and current prices of the stocks.  The base table to use is pricehist table.

Since there are 100 tickers, not all the tickers might be available in the pricehist table. 

In this assignment, please upload two items:

1.  SQL to create the view currentSP100Price.  Upload your SQL to Blackboard.

2.  Code SQL to select accounts with stock positions that are in the currentSP100Price view results.  In the SQL, show the account name, ticker, no. of shares, price per share and market value.  Upload your SQL to Blackboard.

Storytelling and Power

I got the feedback comment from the professor of the essay proposal you wrote for me.

This is the comment she wrote me:
You begin by noting that in Atwood and Carter’s stories, the storyteller has the power to decide the fate of the characters. This is true, but it seems to me that this is true of any kind of story.  What seems to me perhaps more interesting is the way in which Carter’s story shows a protagonist (the young girl) who takes control of her own story. And “Happy Endings” seems to be making fun of any author who pretends to be original — the story is always the same.
So, I think there is an interesting idea here but I think it might really be about how the storyteller doesn’t always have control. Or rather, these are stories that draw attention to themselves as constructions. You might also think about how the reader interprets the story.

So if you please can follow the feedback and write the entire essay of 5 pages about it.

I attached you the “essay proposal” you wrote for me so you can use that one and write other 5 pages with the feedback of the professor

I attached you also the instructions i already attached last time

Thank you

Coronavirus Affect

    FIRST PART NARRATIVE SHOULD BE 2 PAGES ABOUT THIS

In a process typed essay how do you propose to deal with the corona virus issue and to write about when you first heard about the corona virus and how you have been dealing with what’s been happening with the corona virus including having to sit in a class online

                                                      THE PROCESS
Then she wants us to write a process about how we can fix the problem concerning the coronavirus (for instance naming things that we can do to help slow the spread of the virus )

First we can do this –
Then we can do this next  –
Finally we can do this –
She just wants a process about if we had the ability to fix the things going on concerning the corona virus how would you go about doing that.

                                                      FINAL PARAGRAPH
In the final paragraph she wants us to write about how the solution from my idea about fixing the corona virus would turn out basically saying what would be the outcome of this solution.

Requested to have an outline and the first two pages by Thursday 4/23 at by 11am and the rest of the essay by Tuesday if possible.

C++ LITTLE BIT OF WORK

I’ve done all of my code in the .pdf file, but I’m stuck with one part which is testing my code. I need help fixing that. I’ve uploaded the pdf file and my work as zip file as well. You can see everything on that. Just read the testing part in the pdf file. Also, the sample output and input files.