Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
Old 10-02-2007, 07:37 AM stored procedures
Junior Talker

Posts: 1
Trades: 0
hi everyone,

im just finishing off my database design and development assignment and im kinda stuck on one part so im hoping someone can help me!

the assignment case study was about an airline serives for UWS,

i need to: list the identified verbs in the document to help determine any stored procedures. then provide 4 - 5 sample stored procedure specifications and a short description for each. No need to write the actual stored procedure in SQL.

ive lost my textbook unfortunately, and my lecture notes havent gone thru stored procedures so i dont really get it

id really appreciate any help
aaa8 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-02-2007, 01:32 PM Re: stored procedures
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Stored procedure = a bunch of SQL commands stored in the database to do a particular function. Like to add, retrieve, or modify data that might live in several tables, which might include logging the change, or anything else.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 11-12-2007, 06:51 AM Re: stored procedures
Novice Talker

Posts: 5
Trades: 0
It is a bit unclear from your post what you are actually looking for.
alteaman is offline
Reply With Quote
View Public Profile
 
Old 05-21-2008, 06:04 AM Re: stored procedures
Junior Talker

Posts: 2
Trades: 0
Hi

i didnt get ur query
do u mean u r unable to view the created stored procedures
if so ....
in phpmyadmin - select "information_schema" database - in SQL tab provide "select * from routines" and execute this query then u can view all the existing procedures. If ur mysql version is 5.0.5 or higher u can view all the list of procedures under the tables list.

I have another query:
i am able to create and view procedures at phpmyadmin
should i use call / execute statement in order to get those results of created stored procedure at phpmyamin

thanks..
PavaniMadan is offline
Reply With Quote
View Public Profile
 
Old 05-26-2008, 07:02 PM Re: stored procedures
Junior Talker

Posts: 3
Name: Ed Purkiss
Trades: 0
Sorry for the slightly spammy post, but I'm just now releasing a new open source project called phpMyIDE which is a MySQL stored procedure, function and trigger management app. It's all PHP, JS and Ajax and I am looking for stored procedure people to assist me with testing.

It can be found here: http://www.phpmyide.com/

Thanks in advance!
Perkiset is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to stored procedures
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.19201 seconds with 12 queries