Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.55K
~3K People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for subhashish12

hi stored procs are not working in my mysql database...what can i doplease help me.. i got some error while creating the procedure i.e Error SQL query: Documentation DELIMITER $$ DROP PROCEDURE IF EXISTS `get_users` $$ CREATE PROCEDURE `get_users` ( ) BEGIN SELECT * FROM test; MySQL said: Documentation #1064 …

Member Avatar for Adnan_10
0
3K

The End.