Monday, October 13, 2025

Minimalistic Oracle: How to delete all lines above and below the curren...

Minimalistic Oracle: How to delete all lines above and below the curren...: In vi (or vim), you can delete all lines above the current line with this one simple command: :1,.−1d To delete all rows above the current...

No comments:

Post a Comment

Bryan's Oracle Blog: Automating cloning of your Exadata Database Servic...

Bryan's Oracle Blog: Automating cloning of your Exadata Database Servic... : One of the questions I often get from customers is  ...