I am new to MySQL. I created a table with the column name First Name , but this is wrong.
First Name
Now I want to change the First Name column First Name to First_Name . Is it possible? If yes, explain how I can change the column name.
First_Name
You can change it by following these steps:
Right-click the table shown on the left on the Schema tab on the desktop, and then select Alter Table . You will get such a window →
Schema
Alter Table
Here you can see the available column names, edit here and click "Apply."
You are done.
Source: https://habr.com/ru/post/1233574/More articles:Deep Convert OpenStruct for JSON - ruby | fooobar.comEF 6 code Firstly, changing the foreign key identifier with the Include on navigation attribute results in the error "Violation of referential integrity constraint" - c #Creating a new C ++ project in Eclipse CDT with the same settings as another project - c ++Eclipse CDT Project Template - Configuring Drop-Down Options - eclipseRunning an Eclipse Template in a Template - eclipseC #, Windsor Castle and Composite Design Template - c #How to set MMDrawerController drawer width to screen width using Swift 2? - iosExtjs grid update after deleting records from store paging memory - refresh': Application: transformClassesWithDexForDebug. > com.android.build.transform.api.TransformException: when I added the latest version of the Facebook SDK in my studio project - androidhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1233579/how-to-convert-amount-in-crores-to-decimal-value-in-php&usg=ALkJrhgzuoKh-EY9EMtuQoNDpPCZkzmF4QAll Articles