I'm just wrapping up my fist piece of TSQL-related work, and this forum has saved me a great deal of time - thankyou to all. I have one final...
A couple of quick questions: 1)If I have a SQL script defining several procedures, may sp_addmessage be called in this script outside any procedure,...
In PL/SQL you can have package-private procedures which can only be run from within the package. I want to expose an API of one or two procedures to...
Given two timestamps, how would you find the datetime of the start (i.e. midnight) of each Sunday within this interval? I'm not sure yet if I want...
1)I read somewhere that only local variables are supported - I can declare them in a procedure but not anywhere else. Is this correct? 2)Is there...
Hi, I'm new to T-SQL (my experience is with PL/SQL) and I'm a little confused about writing a procedure/function to return a recordset. I'm not sure...
Separate names with a comma.