Don’t use REGEX when you can use APEX!
This week, Hayden demonstrates the power of APEX_STRING.SPLIT for parsing colon or comma-delimited strings.
As an APEX developer, you are likely seeing these when dealing with shuttles and checkboxes. Check out the video to learn more about the function that replaces APEX_UTIL.STRING_TO_TABLE.
View Past Episodes
Full episode list on YouTube here.
Past Episodes
Episode 13: RTFIH (aka Oracle APEX Inline Help)
This week, Anton and Hayden dive into the extensive help that you may not even be...
Read moreEpisode 12: How to remote debug a user’s session
Joel Kallman shows Anton and Hayden how to remotely debug a user's APEX session using Monitor...
Read moreEpisode 11: Use !RAW with care
In this episode, Hayden introduces the !RAW notation for substitution strings, and discusses a use case...
Read moreEpisode 10: Use APEX Theme Roller to match your company’s brand image
In this episode, Hayden and Anton welcome special guest Shakeeb Rahman from Oracle, who shows us...
Read moreEpisode 9: Oracle APEX Social Sign In – User Data from providers
In this 5 minute APEX Instant Tip, Anton and Hayden show you how to determine what...
Read moreEpisode 8: Leverage Oracle Text in your APEX application
This week, we learn how to easily leverage the power of an Oracle Text index to...
Read moreEpisode 7: Parsing delimited data with APEX_STRING.SPLIT
Don't use REGEX when you can use APEX! Hayden demonstrates the power of APEX_STRING.SPLIT for parsing...
Read more