Question: In DAD-220 I am using the QuantigrationRMA Database. When I created the RMA Table I created OrderID instead of putting Order_Id. I can't import csv

In DAD-220 I am using the QuantigrationRMA Database. When I created the RMA Table I created OrderID instead of putting Order_Id. I can't import csv correctly because of this. How do I change OrderId to Order_ID in the rma table? I don't have a reference link or anything however my problem is when saying describe RMA; in MySQL it shows I have a column called OrderID I just need to change the column name to Order_ID. I'm not sure how to change the name of the column to add the underscore. All I need to do is rename it.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!