Topics
Started by
Posts
Last post
I was made some changes to my database schema today, and was going through and updaing my stored pr…
6 replies
I have a table that contains order information. What I want to see is the last 2 orders for al…
4 replies
We have the following query: select sum(in.p1) from ( SELECT sr.salesperson, count(distinct a…
3 replies
We have a query string that is too large for sp_executesql We are using nvarchar(4000), but the act…
13 replies
How can I get emails of users from active directory? I need to save emails in table "employees…
2 replies
Hi, Is there any function to convert to capital letters of each word in a sentence. Example. "this …
1 replies
We have VB 6 apps running on SQL Server 7. Specifically, a purchase order program that among other …
1 replies
I have this update that hits about 50,000 rows. However it takes about 5-7 minutes which is too lon…
8 replies
Hi everybody, I'm changing my stored procedure to Dynamic SQL to include the database name as a par…
7 replies
Hi guy's, here is my problem. I have a table that has a column that holds peoples names. This …
2 replies
In Excel, MAX(value_1, value_2, value_n) returns the highest value on the list. Is there a similar …
7 replies
Hello I want to extract the rows that its key is not in both tables. The key in these tables in SS…
2 replies
Hello all. I wonder if any one can help me with the following: I am receiving a flat text file from…
4 replies
I have a table which stores the results of a complex calculation which is applied to a large number…
2 replies
Do you guys know what sp or function validates the name of the objects so that brackets are used to…
3 replies
Viewing 15 topics - 12,601 through 12,615 (of 17,082 total)
You must be logged in to create new topics.