Topics
Started by
Posts
Last post
This may be a dumb question, but... Can a stored procedure be used as the source for a select state…
6 replies
Hello all- I am stuck with a query problem. I have two tables whose structure is described below. …
5 replies
We've been blissfully running these two lines to insert a record, and to retrieve the unique ID of …
7 replies
I have a Client list of about 175,000 plus records. It is not my own. We are sure there…
2 replies
3 replies
Yes, I know they are not the same thing but why would you use one over the other in a given circums…
5 replies
I am getting this from my client TableA StorID LineNumber Text 30000 1 C…
3 replies
At the end of my select statement I use a compute sum() to get a total. I want to assign the result…
2 replies
Is there a real need to convert dates that are stored in varchar format to datetime when using them…
4 replies
I have a database that holds details of service calls and related visits. There are 2 …
5 replies
i have a pecular problem with stored procedure. when i run a stored procedure in query analyser by …
2 replies
Is it possible to change the current database in a script when the database is a parameter ie use @…
3 replies
Hi, I need some help with Error handling in Stored Procedures I am calling a Stored Procedure (eg. …
1 replies
I need to return multiple values to a single comma separated column. Here's an example: retur…
9 replies
The following TSQL fragment runs fine on it's own. When embeded in it's larger parent script, every…
1 replies
Viewing 15 topics - 12,271 through 12,285 (of 17,082 total)
You must be logged in to create new topics.