Skip to main content

Home/ MySQL/ Group items matching "cursor" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Ken Wei

MySQL AB :: MySQL 5.0 Reference Manual :: 17.2.6 DECLARE Statement Syntax - 0 views

  • Declarations must follow a certain order. Cursors must be declared before declaring handlers, and variables and conditions must be declared before declaring either Cursors or handlers.
  • DECLARE is allowed only inside a BEGIN ... END compound statement and must be at its start, before any other statements.
1 - 2 of 2
Showing 20 items per page