Search Results

Search: Posts Made By: ashutoshverma
2,199
Posted By ashutoshverma
Hearty Thanks Corona your first code worked well.
Hearty Thanks Corona your first code worked well.
Forum: HP-UX 07-11-2012
5,279
Posted By ashutoshverma
you can use this command where you want to check...
you can use this command where you want to check PID
ls -li
2,199
Posted By ashutoshverma
yeap I ran the first code file size is 15GB its...
yeap I ran the first code file size is 15GB its running and tbl_medicalquestions is in insert statement where I remove fourth column.
2,199
Posted By ashutoshverma
Yes I only want to delete fourth column from this...
Yes I only want to delete fourth column from this INSERT INTO `tbl_medicalquestions`
Others INSERT INTO statement don't want to touch it for delete fourth column
2,199
Posted By ashutoshverma
this works for me but there are some other insert...
this works for me but there are some other insert statement too in same file,those insert statement I don't want to delete forth column
2,199
Posted By ashutoshverma
sorry back again I ran this command I only want...
sorry back again I ran this command I only want to delete fourth column from this insert statement (INSERT INTO `tbl_medicalquestions` VALUES ) there are other insert statements too in the file which...
2,199
Posted By ashutoshverma
if you check the insert statement ----)?',0,0...
if you check the insert statement ----)?',0,0 second zero stand for the fourth column like this I have to delete it

---------- Post updated 07-11-12 at 12:23 AM ---------- Previous update was...
2,199
Posted By ashutoshverma
How to use awk for deleting columns?
Hi folks,

How awk 'll help to do this file contains bunch of insert statement like below remove fourth column from all statement put it in new file

INSERT INTO `tbl_medicalquestions` VALUES...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 03:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy