Re: Create Function to replace quotes as inches
Posted by:
Rob Oley
Date: March 31, 2021 11:42AM
Yes, yes I did look it up.
Pseudocode is an artificial and informal language that helps programmers develop algorithms. Pseudocode is a "text-based" detail (algorithmic) design tool. The rules of Pseudocode are reasonably straightforward. All statements showing "dependency" are to be indented. These include while, do, for, if, switch.
I also looked at Regex_replace and it seems to be the same as replace. The other examples of the regex will result in the instance of.
Poor code or not it works well in my SQL queries. Do I wish it could be reduced to 3 or 4 lines, sure. But as a function I call it into the queries to correct the descriptions and it works, well. I'm sorry if you don't approve.
Subject
Views
Written By
Posted
1180
March 30, 2021 02:54PM
414
March 30, 2021 04:37PM
461
March 31, 2021 07:28AM
425
March 31, 2021 09:13AM
Re: Create Function to replace quotes as inches
433
March 31, 2021 11:42AM
453
March 31, 2021 11:53AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.