Expand my Community achievements bar.

anne-sophiec407
anne-sophiec407
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello DarrenBiz​.Here is the SQL script that we created:DROP FUNCTION IF EXISTS convertToVarchar(parmValue text);CREATE OR REPLACE FUNCTION convertToVarchar(parmValue text)RETURNS VARCHAR AS 'DECLARE v_var_value VARCHAR DEFAULT null;BEGIN        v_var_value := parmValue::TEXT;        RETURN v_var_va...

    Type

    Discussions

    Views

    6.1K

    Likes

    0

    Replies

    0
Top badges earned by anne-sophiec407
Customize the badges you want to showcase on your profile