Jump to content

[SOLVED] Stored Procedures


Hooker

Recommended Posts

I have a table of "jobs" and a trigger to start the proceedure when a record is inserted into the table, the proceedure is passed the UID of the entry.

 

I was wondering if there is a way to use a SELECT statement to find that record and then assign several variables within a stored proceedure based on the result set (one record, 5 fields).

Link to comment
https://forums.phpfreaks.com/topic/117716-solved-stored-procedures/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.