English (change)
  • italiano
  • Português
  • Português Brasileiro
  • español
  • 한국어
  • Français
  • 日本語
Login Signup
  • Downloads
  • Open Questions
  • MariaDB
  • All Topics
Home MariaDB Using MariaDB Functions and Operators User-defined Functions

User-defined Functions

Ask a question here

Actions

  • Create Article
Tweet

CREATE/DROP FUNCTION UDF

  • CREATE FUNCTION UDF
    Syntax: CREATE [AGGREGATE] FUNCTION function_name RETURNS {STRING|INTEGER|R...
  • DROP FUNCTION UDF
    Syntax: DROP FUNCTION function_nameDescription: This statement drops the us...
  • 1
    UDF Regular Expressions for maria db
    I've already asked here http://stackoverflow.com/questions/6659030/udf-regu...
  • Tools
  • Recent Changes
  • Contact Us
  • About
  • Legal
  • ©2010 - 2012 Monty Program Ab