Column select end of file
Posted: 08.04.2022 08:34
Hello,
For certain reasons I need to modify big SQL files. I need to remove autoincrement column name and values from them in order to insert data in another database.
I can easily remove column name by replace, but removing autoincrement column values, I need to select as a column down to the end of the file. That, I need to wait my hands on keyboard Shift + Alt + PgDn for a long time.
I tried to find a shortcut to select down to the end of the file, but I couldn't find any. "to line begin", "to line end" exists.
I wonder if there is a faster way that can be used to select all columns down in a file.
Thanks & Regards,
Ertan
For certain reasons I need to modify big SQL files. I need to remove autoincrement column name and values from them in order to insert data in another database.
I can easily remove column name by replace, but removing autoincrement column values, I need to select as a column down to the end of the file. That, I need to wait my hands on keyboard Shift + Alt + PgDn for a long time.
I tried to find a shortcut to select down to the end of the file, but I couldn't find any. "to line begin", "to line end" exists.
I wonder if there is a faster way that can be used to select all columns down in a file.
Thanks & Regards,
Ertan