Stunner01225
Technical User
I have a very complicated SQL Statement, but can I run a select Statement on a stored Procedure.?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
SELECT * from <your_function> ( <Give all arguments here> )
WHERE <field_name> = <value>