1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[SQL] Mandatory? use of a different Delimiter for a StoredProcedure in MySql

Discussão em 'Outras Linguagens' iniciado por Stack, Novembro 7, 2024 às 16:42.

  1. Stack

    Stack Membro Participativo

    From this Oracle Java tutorial:


    In MySQL, statements in a stored procedure are separated by semicolons. However, a different delimiter is required to end the create procedure statement.

    I have been using stored procedures for a while, and I have never needed to use a pipe as delimiter to end the create procedure statement.

    Is there something I am missing?

    Continue reading...

Compartilhe esta Página