Skip navigation links
Recommended Servers for MySQL
The world's most popular open source database
Contact a MySQL Representative
Login
|
Register
MySQL.com
Downloads
Developer Zone
Partners & Solutions
Customer Login
DevZone
Documentation
Librarian
Articles
Forums
Bugs
Forge
Planet MySQL
Labs
MySQL Forums
::
Stored Procedures
:: Create cursor from string
New Topic
Advanced Search
Create cursor from string
Posted by:
P B
()
Date: November 06, 2009 08:01AM
In PostgreSQL it is possible:
OPEN curs1 FOR EXECUTE 'SELECT * FROM ' || quote_ident($1);
http://www.postgresql.org/docs/8.2/static/plpgsql-cursors.html
Is there possible this feture in MySQL?
Navigate:
Previous Message
•
Next Message
Options:
Reply
•
Quote
Subject
Views
Written By
Posted
Create cursor from string
206
P B
11/06/2009 08:01AM
Re: Create cursor from string
125
ashr ben
11/06/2009 11:02AM
Sorry, only registered users may post in this forum.
Click here to login
powered by phorum
© 1995-2008 MySQL AB, 2008- Sun Microsystems, Inc.