Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sed

Sed - Replace Multiline String Between Patterns In Different Lines

I have few .sql files that contain comments marked as '/* */' Comment can start and end at … Read more Sed - Replace Multiline String Between Patterns In Different Lines

What Is The Best Way To Populate A Load File For A Date Lookup Dimension Table?

Informix 11.70.TC4: I have an SQL dimension table which is used for looking up a date (pk_date) and… Read more What Is The Best Way To Populate A Load File For A Date Lookup Dimension Table?

Bash Cut And Paste SQL Insert Statement

I would like to remove a column name value pair from one INSERT statement and move it into another … Read more Bash Cut And Paste SQL Insert Statement