blackbirdMIT
IS-IT--Management
It's my first time to create sprocs. I need a mentor. Please help!
If you have read the book 'Beginning MS SQL Server 2000 Programming by Riordon', then you must know about the Aromatherapy database.
My question is...
How can I write a sproc that would allow me to add a caution for an oil? The sprocs should accept input parameters - the oil ID and the caution ID.
I tried creating the sproc using the wizard, but I don't know where to go from there. Can you guide me please?
If you have read the book 'Beginning MS SQL Server 2000 Programming by Riordon', then you must know about the Aromatherapy database.
My question is...
How can I write a sproc that would allow me to add a caution for an oil? The sprocs should accept input parameters - the oil ID and the caution ID.
I tried creating the sproc using the wizard, but I don't know where to go from there. Can you guide me please?