Jump to content

Stored Procedures and Functions


FoxPHP909

Recommended Posts

Hi this is my first post  :) i would like some help with MySQL Stored Procedures and Functions i want to have a function for example which returns multiple rows for if i had a database which has two tables called cat and dog and i wanted a function called getAllCatsAndDogs(); which would perform a select on both tables how can i get a Stored Procedure / Function to return multi rows or values i know i need use a cursor but i have read its bad to do so an example of this would be nice :) Thank You, Your friendly newbie :P

Link to comment
Share on other sites

Wasn't such a bad question really. I've only really worked with MySQL, but from what I can gather PostgreSQL requires some "dataset" defining or something crazy like that. I haven't played with it so can't confirm this, but this is what i remember from seeing it before.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.