I went thru tutorials on how to create stored procedures but I am confused as to where you use them. The tutorials execute the stored procedures via the SQL console but they do not provide any details on how I would use outside of the SQL console. Can someone please explain how I would use a stored procedure outside of the SQL consoled (for example, calculation view)?
Thanks.
Sandy