Topics
Started by
Posts
Last post
I am trying to perform a search on a table based on the given criteria. However it is returning me …
7 replies
Any info available on how to build a stored procedure that can have variables passed to it from a s…
1 replies
Hi, Can some one tell me how to do this in T-SQL or point me to a relevant URL. The problem I have …
5 replies
Suppose we have a table with 3 columns, personID, eventTime, and eventDescription. Let's say …
1 replies
Where are the results from subqueries stored? Are temp tables in tempdb created? I have not been ab…
2 replies
Hi all, I have a table that contains details of news stories associated with specific entities. I h…
3 replies
I had an example of the syntax I add to the end of an EXEC procName to suppress the message in QA G…
8 replies
Please help; I need a script to calculate the number of working days from the first day of the mont…
4 replies
What's the difference between a DRIDefault and a normal Default, if any? I noticed this in the Colu…
3 replies
Hi All I need some help in splitting a string from one field into 5 seperate fields. Both source an…
16 replies
Hell All, I have this task that I want to accomplish. At a glance I thought I was not an issue but …
5 replies
with the print command a value or variable is returned on the screen at a certain point in a statem…
2 replies
Does anybody have a script to check if a character field in a table has mixed case characters, e.g.…
4 replies
We are using xp_sendmail to attach the results of a stored procedure to an email. The pr…
3 replies
Hello, Lets say I have the following query (this is the example from BOL): SELECT Year, SUM(C…
2 replies
Viewing 15 topics - 13,561 through 13,575 (of 17,082 total)
You must be logged in to create new topics.