Hi All
How can i run SP in this tool
For Exp: i have Sp with Name
Get_Tom_Run
This SP get 2 parameters
1) user_name
2)Friend_name
How am i need to write it and get the resault
Thanks
Efrat
[email protected]
Printable View
Hi All
How can i run SP in this tool
For Exp: i have Sp with Name
Get_Tom_Run
This SP get 2 parameters
1) user_name
2)Friend_name
How am i need to write it and get the resault
Thanks
Efrat
[email protected]
You can do the following
EXECUTE Get_Tom_Run user_name,friend_name
Thanks
Hi
I try this but not success
i try EXECUTE get_permitted_stations
but the SP expects parameter '@v_user_name', which was not supplied.
So what can i do?
I did It thank you very much
YUUUUUUUHOOOOOOOOOOOO
Efrat
I've never seen someone so happy to call a stored procedure :)
go Efrat go!