Monday, October 13, 2025

Minimalistic Oracle: Convert all contents in a file to lower case using...

Minimalistic Oracle: Convert all contents in a file to lower case using...: Open your file in vi vi myfile Press the escape key to enter interactive mode, then type :%s/.*/\L&/ Press escape, then save + exit ...

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  ...