Topics
Started by
Posts
Last post
Hi all, DECLARE @T nvarchar(16) SET @T = 'Te6st03' From the above statement, i want …
15 replies
Hi I have two sepeate sp that run at the same time. And each one of them as in memory temp table…
1 replies
I have 2 tables(table A with identity column "ID" as PK; table B with column identity ID and column…
10 replies
Hi Guys, How can I add an extra numbered column to my query? If I have a table A with following d…
2 replies
hi, Can we have a nested transaction?
1 replies
Hi there, Scenario: 3 tables: - config (defines e.g. which columns in which table should be writte…
6 replies
HI, I know d that we can send e-mails but never work.need a help. I have to send e-mails to my site…
4 replies
In search of T-SQL which will accomplish this: Given "any" date, tell me if this is a SUNDAY. Exam…
5 replies
Dear all., I need your help the thing is i want to create a job for updating a table for …
1 replies
How can I handle single quotes that are passed in as part of input parameters to SQL stored procedu…
6 replies
Hi, I am trying to call stored procedure-B from stored procedure-A's where clause. I need to check …
4 replies
Hello, Do you guys know any particular scripts where I can get response times access from the user?…
5 replies
Hello All Sorry if this is a bit of a basic question for most of you but I'm having a bit of troubl…
4 replies
Hi, does any have any ideas on how to calculate the 3 highest consecutive months spend over a perio…
3 replies
I have an stored procedure that can't be executed using JOB's because I'm using SQL SERVER manageme…
2 replies
Viewing 15 topics - 9,496 through 9,510 (of 12,234 total)
You must be logged in to create new topics.