Topics
Started by
Posts
Last post
Hello! I have a rather complex data integration challenge I'd love some input on. The scenario is a…
1 replies
Prd_IDProduct_nameProduct_CodeCode_Type Product_Type cost_CP 1 UNLEADEDABD00C…
8 replies
I have build database script, and one part of them is to insert data, so I have multiple insert sta…
4 replies
Hello, I'm new to these forums & need some help putting together a T-SQL query for selecting s…
10 replies
Ok Long story short, I am running out of Identity values on two tables (different databases) but ve…
43 replies
So I have a table with several UniqueIdentifier columns. I am exploring the database to get a handl…
1 replies
Am using below stored procedure to display alpha-numeric sequence numbers. CREATE PROCEDURE tsp_alp…
6 replies
Hi everyone, We have a server, which has SQL SERVER 2008 R2,periodically we face with high CPU usag…
3 replies
Hi I have this code: SELECT [Policy_Id] = SNAP.POLICY_ID ,[Mex_Id] = FR.INV_PTF_NAME ,[Rebate_Amou…
1 replies
Hello We did an upgrade to SQL2008R2 last night and the query below seems to take an excessive tim…
9 replies
create procedure outname @Cont Int, @Nm Nvarchar (100) output as select @Nm=FirstName from Adventur…
1 replies
Team - Friday night is turning bad for me... One of my SPs was taking forever and after a long haul…
7 replies
All, I have recently read Jeff Moden's Multiple space into one space article and i saw M's reply on…
27 replies
Want to display 12.35 instead of 12.347777
2 replies
Is there a way using SQl to add Identity (500,1) to an existing column? For existing records, keep…
7 replies
Viewing 15 topics - 5,011 through 5,025 (of 10,647 total)
You must be logged in to create new topics.