
December 4th, 2003, 10:17 AM
|
|
Registered User
|
|
Join Date: Dec 2003
Location: Goiânia,GO,Brazil
Posts: 17
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Getting to know Firebird better
Hello guys,
I'm new to Firebird and I'd like to make some questions about it.
First of all, in Firebird is there any way I can declare a global variable so I can use it anywhere? WHat I mean is: I wanna declare a variable, use it and change it in any stored procedure. I do something like this in Oracle, using Packages.
Other question: is there a limit of params I can use in a stored procedure??
Thank you
|