What database programming language used by MySQL for stored procedures

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Muhammad Intikhab Qaiser
    New Member
    • Jun 2007
    • 6

    What database programming language used by MySQL for stored procedures

    Hi

    As Oracle uses PL/SQL for the stored procedure and SQL Server use T-SQL for itself

    What MySQL use for its stored procedure programming

    Thanks
  • kestrel
    Recognized Expert Top Contributor
    • Jul 2006
    • 1071

    #2
    Originally posted by Muhammad Intikhab Qaiser
    Hi

    As Oracle uses PL/SQL for the stored procedure and SQL Server use T-SQL for itself

    What MySQL use for its stored procedure programming

    Thanks
    Wikipedia has the answer to this.
    http://en.wikipedia.or g/wiki/MySQL

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Originally posted by Muhammad Intikhab Qaiser
      Hi

      As Oracle uses PL/SQL for the stored procedure and SQL Server use T-SQL for itself

      What MySQL use for its stored procedure programming

      Thanks
      There you go .

      Comment

      Working...