Write an SQL statement that will insert a new row into the Stock table. The row should

Question:

Write an SQL statement that will insert a new row into the Stock table. The row should have the following column values: 

TradingSymbol: XYZ
CompanyName: “XYZ Company”
NumShares: 150
PurchasePrice: 12.55
SellingPrice: 22.47

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: